diff --git a/docs/index.rst b/docs/index.rst index d4da44dc..68aefeff 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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: