From 8ac5f450005bcdc26ad59e2c93fe0fbdde36523f Mon Sep 17 00:00:00 2001 From: Nikola Posa Date: Mon, 10 Apr 2017 14:00:02 +0200 Subject: [PATCH] Improved README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21f93c5..52e0551 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ While Phoundation is quite flexible in this regard thanks to `Phoundation\Config ### Dependency Injection -Logic for constructing and assembling application services constitutes DI container, which is the key concept around which everything else revolves. Every application service, including application runner itself is defined in it. +Logic for constructing and assembling application services constitutes DI container, which is the key surrounding concept that dictates the application flow. Every application service, including application runner itself is defined in it. Phoundation provides factories for several DI container solutions: