mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-06 14:40:48 +03:00
Update readme
This commit is contained in:
parent
4ea27c145b
commit
807acf06b6
|
@ -53,7 +53,7 @@ This place is called **the container**. You use the container to manage all the
|
|||
|
||||
*The container is like a map of your application. You always know what depends on what.*
|
||||
|
||||
Example:
|
||||
``Flask`` + ``Dependency Injector`` example:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
|
@ -96,7 +96,7 @@ Example:
|
|||
)
|
||||
|
||||
|
||||
See complete ``Flask`` + ``Dependency Injector`` `example <https://github.com/ets-labs/python-dependency-injector/tree/master/examples/miniapps/ghnav-flask>`_
|
||||
See complete example here - `Flask + Dependency Injector Example <https://github.com/ets-labs/python-dependency-injector/tree/master/examples/miniapps/ghnav-flask>`_
|
||||
|
||||
How to install?
|
||||
---------------
|
||||
|
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 13 KiB |
Loading…
Reference in New Issue
Block a user