Skip to content

Commit

Permalink
Update short description on docs index page
Browse files Browse the repository at this point in the history
  • Loading branch information
rmk135 committed Oct 6, 2016
1 parent 8e290fb commit 6c25c91
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/index.rst
@@ -1,3 +1,4 @@
=============================================================
Dependency Injector --- Python dependency injection framework
=============================================================

Expand All @@ -10,8 +11,8 @@ Dependency Injector --- Python dependency injection framework
their dependencies in formal, pretty way.

*Dependency Injector* is a Python dependency injection framework. It was
designed to be unified, developer-friendly tool for managing any kind
of Python objects and their dependencies in formal, pretty way.
designed to be unified, developer-friendly tool that helps to implement
dependency injection pattern in formal, pretty, Pythonic way.

*Dependency Injector* framework key features are:

Expand Down

0 comments on commit 6c25c91

Please sign in to comment.