diff --git a/README-zh.md b/README-zh.md index 65b03e5b6..19a81f794 100644 --- a/README-zh.md +++ b/README-zh.md @@ -80,7 +80,7 @@ Spring Cloud 使用 Maven 来构建,最快的使用方式是将本项目 clone ``` -然后在 `dependencies` 中添加自己所需使用的依赖即可使用。 +然后在 `dependencies` 中添加自己所需使用的依赖即可使用。如果你想选择老版本,可以参考[版本说明](https://github.com/alibaba/spring-cloud-alibaba/wiki/%E7%89%88%E6%9C%AC%E8%AF%B4%E6%98%8E)。 ## 演示 Demo diff --git a/README.md b/README.md index 7632bf97f..8021296ab 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ These artifacts are available from Maven Central and Spring Release repository v ``` -add the module in `dependencies`. +add the module in `dependencies`. If you want to choose an older version, you can refer to the [Release Notes](https://github.com/alibaba/spring-cloud-alibaba/wiki/%E7%89%88%E6%9C%AC%E8%AF%B4%E6%98%8E). ### Reference Doc