mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-11 17:10:57 +03:00
Update README.rst
This commit is contained in:
parent
9b5492e55b
commit
40c42ddc8c
|
@ -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.*
|
*The container is like a map of your application. You always know what depends on what.*
|
||||||
|
|
||||||
|
.. figure:: ./di-map.svg
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
Loading…
Reference in New Issue
Block a user