docs:polished the readme docs

pull/2709/merge
chengpu.rzh 3 years ago
parent d1ec602bbe
commit de3cfb10cb

@ -80,7 +80,7 @@ Spring Cloud 使用 Maven 来构建,最快的使用方式是将本项目 clone
</dependencies>
</dependencyManagement>
```
然后在 `dependencies` 中添加自己所需使用的依赖即可使用。
然后在 `dependencies` 中添加自己所需使用的依赖即可使用。如果你想选择老版本,可以参考[版本说明](https://github.com/alibaba/spring-cloud-alibaba/wiki/%E7%89%88%E6%9C%AC%E8%AF%B4%E6%98%8E)。
## 演示 Demo

@ -78,7 +78,7 @@ These artifacts are available from Maven Central and Spring Release repository v
</dependencies>
</dependencyManagement>
```
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

Loading…
Cancel
Save