Update readme and docs index

This commit is contained in:
Roman Mogylatov 2020-10-03 21:27:53 -04:00
parent f4cd072a61
commit ac091a4b4d
2 changed files with 2 additions and 2 deletions

View File

@ -112,7 +112,7 @@ 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.
This makes easier 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

View File

@ -120,7 +120,7 @@ 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.
This makes easier 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