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: