From 5812ed691aaa702f30b1dbaf834344d6426c2069 Mon Sep 17 00:00:00 2001 From: Him188 Date: Fri, 21 Aug 2020 00:33:28 +0800 Subject: [PATCH] Add mirai-console-example-plugin --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 77f89cc3e..23cd1b8eb 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ console 由后端和前端一起工作. 使用时必须选择一个前端. ### 使用 +**查看示例插件**: [mirai-console-example-plugin](https://github.com/Him188/mirai-console-example-plugin) + #### Gradle `CORE_VERSION`: [ ![Download](https://api.bintray.com/packages/him188moe/mirai/mirai-core/images/download.svg?) ](https://bintray.com/him188moe/mirai/mirai-core/) `CONSOLE_VERSION`: [ ![Download](https://api.bintray.com/packages/him188moe/mirai/mirai-console/images/download.svg?) ](https://bintray.com/him188moe/mirai/mirai-console/)