From 6c25c91146f22c80728dd5f34d301cf0c336276f Mon Sep 17 00:00:00 2001 From: Roman Mogilatov Date: Thu, 6 Oct 2016 23:25:14 +0300 Subject: [PATCH] Update short description on docs index page --- docs/index.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 9ac141f1..6703324f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,3 +1,4 @@ +============================================================= Dependency Injector --- Python dependency injection framework ============================================================= @@ -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: