浏览代码

Corrected name of Orno\Di

pull/6/head
Phil Bennett 12 年前
父节点
当前提交
325d661df5
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      README.md

+ 2
- 2
README.md 查看文件

@@ -153,7 +153,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
153 153
 
154 154
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
155 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 157
 * [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
158 158
 * [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
159 159
 
@@ -588,4 +588,4 @@ Various resources, such as books, websites and articles, for improving your PHP
588 588
 
589 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).

正在加载...
取消
保存