From 725c475ef00ed088842e8ca833159c879015e053 Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Wed, 30 Sep 2020 21:21:26 -0400 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index cf2d2fdf..02024ea5 100644 --- a/README.rst +++ b/README.rst @@ -118,7 +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% + :width: 80% *The container is like a map of your application. You always know what depends on what.*