Yuki Takei 8 лет назад
Родитель
Сommit
65815a6b33
2 измененных файлов с 7 добавлено и 7 удалено
  1. 1 1
      packages/growi-plugin-lsx/LICENSE
  2. 6 6
      packages/growi-plugin-lsx/README.md

+ 1 - 1
packages/growi-plugin-lsx/LICENSE

@@ -1,6 +1,6 @@
 MIT License
 
-Copyright (c) 2017 Yuki Takei
+Copyright (c) 2017 WESEEK, Inc.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal

+ 6 - 6
packages/growi-plugin-lsx/README.md

@@ -1,10 +1,10 @@
-# crowi-plugin-lsx
+# growi-plugin-lsx
 
-[![dependencies status](https://david-dm.org/weseek/crowi-plugin-lsx.svg)](https://david-dm.org/weseek/crowi-plugin-lsx)
-[![devDependencies Status](https://david-dm.org/weseek/crowi-plugin-lsx/dev-status.svg)](https://david-dm.org/weseek/crowi-plugin-lsx?type=dev)
+[![dependencies status](https://david-dm.org/weseek/growi-plugin-lsx.svg)](https://david-dm.org/weseek/growi-plugin-lsx)
+[![devDependencies Status](https://david-dm.org/weseek/growi-plugin-lsx/dev-status.svg)](https://david-dm.org/weseek/growi-plugin-lsx?type=dev)
 [![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)
 
-The [crowi-plus][crowi-plus] Plugin to add lsx tag like [Pukiwiki lsx plugin](http://ukiya.sakura.ne.jp/index.php?PukiWiki%2F1.4%2F%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E3%83%97%E3%83%A9%E3%82%B0%E3%82%A4%E3%83%B3%2F%E7%8B%AC%E8%87%AA%E3%81%AB%E8%BF%BD%E5%8A%A0%E3%81%97%E3%81%9F%E3%82%82%E3%81%AE%2Flsx)
+[GROWI][growi] Plugin to add lsx tag like [Pukiwiki lsx plugin](http://ukiya.sakura.ne.jp/index.php?PukiWiki%2F1.4%2F%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E3%83%97%E3%83%A9%E3%82%B0%E3%82%A4%E3%83%B3%2F%E7%8B%AC%E8%87%AA%E3%81%AB%E8%BF%BD%E5%8A%A0%E3%81%97%E3%81%9F%E3%82%82%E3%81%AE%2Flsx)
 
 | Demo |
 |--|
@@ -17,7 +17,7 @@ Install
 1. install plugin
 
     ```
-    $ npm install --save crowi-plugin-lsx
+    $ npm install --save growi-plugin-lsx
     ```
 
 1. build client app (see official documents)
@@ -40,4 +40,4 @@ TODO
 - [ ] impl `except` option
 - [ ] impl `filter` option
 
-[crowi-plus]: https://github.com/weseek/crowi-plus
+[GROWI]: https://github.com/weseek/growi