Browse Source

Corrected name of Orno\Di

pull/6/head
Phil Bennett 12 years ago
parent
commit
325d661df5
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

153
 
153
 
154
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
154
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
155
 * [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
155
 * [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
156
-* [Di](https://github.com/orno/di) - Another flexible dependency injection container.
156
+* [Orno\Di](https://github.com/orno/di) - Another flexible dependency injection container.
157
 * [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
157
 * [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
158
 * [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
158
 * [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
159
 
159
 
588
 
588
 
589
 # Suggestions
589
 # Suggestions
590
 
590
 
591
-Please open an issue for any new suggestions or send a tweet to [@jamieyork](https://twitter.com/jamieyork).
591
+Please open an issue for any new suggestions or send a tweet to [@jamieyork](https://twitter.com/jamieyork).

Loading…
Cancel
Save