From 3a7077dbc6b2cecb1b5d2f082a221d2c256047ca Mon Sep 17 00:00:00 2001 From: Shigma <1700011071@pku.edu.cn> Date: Sun, 2 Feb 2020 01:18:10 +0800 Subject: [PATCH] update readme --- README.md | 2 ++ packages/koishi-cli/README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 2fb6fe4074..674248232d 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,8 @@ koishi run 完整的文档在 [这里](https://koishi.js.org/guide/getting-started.html)。 +此外,我们还准备了一个模板仓库供参考:https://github.com/koishijs/boilerplate。 + ## 最新版本 | 包名 | 版本 | diff --git a/packages/koishi-cli/README.md b/packages/koishi-cli/README.md index fd3e344048..f9a3e51a68 100644 --- a/packages/koishi-cli/README.md +++ b/packages/koishi-cli/README.md @@ -101,6 +101,8 @@ koishi run 完整的文档在 [这里](https://koishi.js.org/guide/getting-started.html)。 +此外,我们还准备了一个模板仓库供参考:https://github.com/koishijs/boilerplate。 + ## 更新日志 参见 [releases](https://github.com/koishijs/koishi/releases)。