Explorar o código

Update README.md

Yuki Takei %!s(int64=9) %!d(string=hai) anos
pai
achega
d9e1ec940d
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -71,6 +71,12 @@ Install plugins from github:
 
     $ npm run install-plugin https://github.com/sopmeone/crowi-plugin-something.git
 
+Modify `plugin/plugin.js`:
+
+    const plugins = [
+      require('crowi-plugin-something')
+    ]
+
 Build plugins:
 
     $ npm run webpack:plugin