Update README.rst

This commit is contained in:
Roman Mogylatov 2020-07-06 17:39:10 -04:00 committed by GitHub
parent cb833ed788
commit d9390a32f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,11 @@ What is ``Dependency Injector``?
``Dependency Injector`` is a Python dependency injection framework for Python. ``Dependency Injector`` is a Python dependency injection framework for Python.
How does ``Dependency Injector`` help me?
=========================================
``Dependency Injector`` helps you to keep your application structure in order.
Example: Example:
.. code-block:: python .. code-block:: python