From 40c42ddc8cc48909cb62307e7a98e633b3ecdb95 Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Mon, 6 Jul 2020 23:36:39 -0400 Subject: [PATCH] Update README.rst --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index accaf26c..5a5c79c9 100644 --- a/README.rst +++ b/README.rst @@ -49,6 +49,8 @@ This place is called the **container**. You use the container to manage **all th *The container is like a map of your application. You always know what depends on what.* +.. figure:: ./di-map.svg + Example: .. code-block:: python