From 46359a4d7b76b457aa3351982d4ca80e730a562d Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Wed, 30 Sep 2020 21:20:49 -0400 Subject: [PATCH] Update README.rst --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 122396d9..cf2d2fdf 100644 --- a/README.rst +++ b/README.rst @@ -118,6 +118,7 @@ the application structure. It is **easy to understand and change** it. .. figure:: ./main.svg :target: https://github.com/ets-labs/python-dependency-injector + :width: 70% *The container is like a map of your application. You always know what depends on what.*