euromark 11 年 前
コミット
e13c924c11
1 ファイル変更2 行追加2 行削除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -41,7 +41,7 @@ In case you want the Tools bootstrap file included (recommended), you can do tha
 Plugin::load('Tools', array('bootstrap' => true));
 ```
 
-For `Plugin::loadAll()` it's
+or
 
 ```php
 Plugin::loadAll(array(
@@ -84,7 +84,7 @@ the vendor name there:
 Plugin::load('Tools', array('namespace' => 'Dereuromark\\Tools'));
 ```
 
-For `Plugin::loadAll()` it's
+or
 
 ```php
 Plugin::loadAll(array(