From fcedbcabd2bb7aabb8629da06df8c59b6aabfcb4 Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Mon, 10 Aug 2020 21:48:09 -0400 Subject: [PATCH] Update README.rst --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 881b385c..445bf3bd 100644 --- a/README.rst +++ b/README.rst @@ -71,10 +71,10 @@ How does it different from the other frameworks? ``Dependency Injector`` is a simple tool for the powerful concept. -What should I know about the dependency injection? --------------------------------------------------- +People often ask +---------------- -Here is a short summary of what you should now about the dependency injection and the ``Dependency Injector`` before starting: +Here is a short summary of what is often asked about the dependency injection and the Dependency Injector. What is the dependency injection? ⁃ dependency injection is a principle that decreases coupling and increases cohesion