diff --git a/README.md b/README.md index 9e38480..a11088c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ -Simple DI Container with autowiring in a single file allows you to easily use it in your simple PHP applications and especially convenient for WordPress plugins and themes. +Simple PHP DI Container with autowiring in a single file allows you to easily use it in your simple PHP applications and especially convenient for WordPress plugins and themes. ## Why choose Simple DI Container? 1. Easy to integrate into your PHP Application or WordPress project, just copy one file. @@ -233,4 +233,4 @@ use Psr\Container\NotFoundExceptionInterface; The MIT License (MIT). Please see the [License File](LICENSE) for more information. -[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg \ No newline at end of file +[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg