diff --git a/README.md b/README.md index 9d9e567..48ba62f 100644 --- a/README.md +++ b/README.md @@ -224,8 +224,8 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container. * [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations. * [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators. - -## Imagery +* [PHP-DI](http://php-di.org/) - The dependency injection container for humans. +* *Libraries for manipulating images.* * [Imagine](http://imagine.readthedocs.org/en/latest/index.html) - An image manipulation library.