doc: 添加插件示例Hello

This commit is contained in:
Rock Chin
2023-01-16 19:15:02 +08:00
parent 40fd9b0579
commit a6bda0dec7
3 changed files with 46 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# 插件示例
# 将此目录下的目录放入plugins目录即可使用
# 每个示例插件的功能请查看其包内的__init__.py或README.md