Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
renakdup committed Mar 7, 2024
1 parent f3eef9a commit f75877d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg

0 comments on commit f75877d

Please sign in to comment.