Update README and docs index page

This commit is contained in:
Roman Mogilatov 2017-03-26 22:45:05 +03:00
parent 448c23149f
commit 9926ac33cc
2 changed files with 4 additions and 4 deletions

View File

@ -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
------

View File

@ -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
------