mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-25 19:14:00 +03:00
Update README and docs index page
This commit is contained in:
parent
448c23149f
commit
9926ac33cc
|
@ -17,8 +17,8 @@ dependency injection design pattern in formal, pretty, Pythonic way.
|
|||
+ Documentation.
|
||||
+ Semantic versioning.
|
||||
|
||||
*Dependency Injector* providers are implemented as C extension types using
|
||||
Cython.
|
||||
*Dependency Injector* containers and providers are implemented as C extension
|
||||
types using Cython.
|
||||
|
||||
Status
|
||||
------
|
||||
|
|
|
@ -32,8 +32,8 @@ dependency injection design pattern in formal, pretty, Pythonic way.
|
|||
+ Documentation.
|
||||
+ Semantic versioning.
|
||||
|
||||
*Dependency Injector* providers are implemented as C extension types using
|
||||
Cython.
|
||||
*Dependency Injector* containers and providers are implemented as C extension
|
||||
types using Cython.
|
||||
|
||||
Status
|
||||
------
|
||||
|
|
Loading…
Reference in New Issue
Block a user