mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-13 18:11:00 +03:00
Update readme and docs index
This commit is contained in:
parent
f4cd072a61
commit
ac091a4b4d
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user