Update docs index

This commit is contained in:
Roman Mogylatov 2020-10-01 17:42:43 -04:00
parent 3eb59a74ea
commit 09edfd94d6

View File

@ -119,6 +119,12 @@ Key features of the ``Dependency Injector``:
main() 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``. Explore the documentation to know more about the ``Dependency Injector``.
.. _contents: .. _contents: