This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git
The following commit(s) were added to refs/heads/master by this push:
new d1bbf4f SCB-475 Add section for downloading latest release in README
d1bbf4f is described below
commit d1bbf4f3e2e03a7d4f4267371893eb72e0c340a8
Author: Yang Bo <[email protected]>
AuthorDate: Wed May 30 14:54:18 2018 +0800
SCB-475 Add section for downloading latest release in README
---
README.md | 4 ++++
README_ZH.md | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/README.md b/README.md
index d76d2b8..65cffa2 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 ebaf59c..8367c0c 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)
## 联系我们
--
To stop receiving notification emails like this one, please contact
[email protected].