WillemJiang closed pull request #196: [SCB-475] Add section for downloading latest release in README URL: https://github.com/apache/incubator-servicecomb-saga/pull/196
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/README.md b/README.md index d76d2b81..65cffa27 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,10 @@ Since Spring Boot supports JDK9 since 2.x, if you want to build and run test the ## User Guide How to build and use can refer to [User Guide](docs/user_guide.md). +## Get The Latest Release + +[Download Saga](http://servicecomb.incubator.apache.org/release/saga-downloads/) + ## [FAQ](FAQ.md) ## Contact Us diff --git a/README_ZH.md b/README_ZH.md index ebaf59ca..8367c0cf 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -25,6 +25,10 @@ Saga是由 **alpha** 和 **omega**组成,其中: ## 用户指南 如何构建和使用可浏览[用户指南](docs/user_guide_zh.md)。 +## 获取最新发行版本 + +[下载Saga](http://servicecomb.incubator.apache.org/release/saga-downloads/) + ## [常见问题](FAQ_ZH.md) ## 联系我们 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
