diff --git a/docs/guide-zh-CN.md b/docs/guide-zh-CN.md index a2a60e3..cadfbce 100644 --- a/docs/guide-zh-CN.md +++ b/docs/guide-zh-CN.md @@ -7,6 +7,8 @@ > > Flexi UI 尚在开发与测试,在 `1.0.0` 版本正式发布前 API 可能会发生变化,欢迎前往 [GitHub Issues](https://github.com/BetterAndroid/FlexiUI/issues) > 向我们提出建议。 +> +> 我们推荐你优先使用下方的 [Dev 版本](#dev-版本),它正在积极开发中,同步当前分支的最新代码。 在开始使用之前,建议你仔细阅读此文档,以便你能更好地了解它的作用方式与功能。 diff --git a/docs/guide.md b/docs/guide.md index a24315c..b5f43c3 100644 --- a/docs/guide.md +++ b/docs/guide.md @@ -8,6 +8,9 @@ > Flexi UI is still under development and testing, and the API may change before the `1.0.0` version is officially released. > > We are welcome you to make suggestions to us at [GitHub Issues](https://github.com/BetterAndroid/FlexiUI/issues). +> +> We recommend that you use the [Dev Version](#dev-version) first, which is actively under development and synchronizes the latest code from the +> current branch. Before you start using it, it is recommended that you read this document carefully so that you can better understand how it works and its functions.