From 325d661df5e2872e1e5f5e9b614f1a62bf5ab830 Mon Sep 17 00:00:00 2001 From: Phil Bennett Date: Wed, 27 Nov 2013 14:25:19 +0000 Subject: [PATCH] Corrected name of Orno\Di --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d5b90c4..3a82b55 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container. * [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container. -* [Di](https://github.com/orno/di) - Another flexible dependency injection container. +* [Orno\Di](https://github.com/orno/di) - 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. @@ -588,4 +588,4 @@ Various resources, such as books, websites and articles, for improving your PHP # Suggestions -Please open an issue for any new suggestions or send a tweet to [@jamieyork](https://twitter.com/jamieyork). \ No newline at end of file +Please open an issue for any new suggestions or send a tweet to [@jamieyork](https://twitter.com/jamieyork).