diff --git a/README.md b/README.md index 0eb8af91..472b146c 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ You can download the latest build (1.19.x) of Leaves by going [here](https://git You can also [build it yourself](https://github.com/LeavesMC/Leaves#building). +You can visit our [documentation](https://docs.leavesmc.top/leaves) for more information. + ## How To (Plugin developers) In order to use Leaves as a dependency you must [build it yourself](https://github.com/LeavesMC/Leaves#building). Each time you want to update your dependency you must re-build Leaves. diff --git a/README_cn.md b/README_cn.md index d937fed1..c1d2179f 100644 --- a/README_cn.md +++ b/README_cn.md @@ -17,6 +17,8 @@ Leaves 也可以通过 [此处](https://github.com/LeavesMC/Leaves/blob/master/README_cn.md#自行构建) 的指南自行构建 +如果你想要获得更多信息,那么你可以访问我们的 [文档](https://docs.leavesmc.top/zh/leaves) + ## 对于插件开发者 如果你要将Leaves作为依赖,那么你必须进行 [自行构建](https://github.com/LeavesMC/Leaves/blob/master/README_cn.md#自行构建)