mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-05-12 20:03:47 +03:00
Update docs index
This commit is contained in:
parent
3eb59a74ea
commit
09edfd94d6
|
@ -119,6 +119,12 @@ Key features of the ``Dependency Injector``:
|
|||
|
||||
main()
|
||||
|
||||
With the ``Dependency Injector`` you explicitly define and inject the dependencies.
|
||||
This helps to understand and change how application works.
|
||||
|
||||
.. figure:: https://raw.githubusercontent.com/wiki/ets-labs/python-dependency-injector/img/di-readme.svg
|
||||
:target: https://github.com/ets-labs/python-dependency-injector
|
||||
|
||||
Explore the documentation to know more about the ``Dependency Injector``.
|
||||
|
||||
.. _contents:
|
||||
|
|
Loading…
Reference in New Issue
Block a user