diff --git a/src/example-plugin/README.md b/src/example-plugin/README.md new file mode 100644 index 00000000..18552ba8 --- /dev/null +++ b/src/example-plugin/README.md @@ -0,0 +1,3 @@ +# Example Plugin +## Install +安装只需要将dist产物 `index.mjs` 目录放入 napcat根目录下`plugins/example`,如果没有这个目录请创建。 \ No newline at end of file