You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by di...@apache.org on 2019/07/30 09:38:58 UTC

[rocketmq-ons-cpp] 31/35: Updaye read me

This is an automated email from the ASF dual-hosted git repository.

dinglei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-ons-cpp.git

commit 4f54a77036954f1d58131087508499acf0e56378
Author: ShannonDing <li...@163.com>
AuthorDate: Fri Jul 26 18:25:24 2019 +0800

    Updaye read me
---
 README.md         | 2 +-
 doc/QuickStart.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b83d9dd..9dd6e73 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ A full-fledged ONS C/C++ SDK out of its Java Counterpart taking advantage of Gra
 
 ----------
 ## Quick Start
-* Using [quick start](https://github.com/ShannonDing/rocketmq-ons-cpp/blob/master/doc/QuickStart.md) binary directly in [Release Version](https://github.com/ShannonDing/rocketmq-ons-cpp/releases)
+* [Quick start](https://github.com/ShannonDing/rocketmq-ons-cpp/blob/master/doc/QuickStart.md) using binary library directly in [Release Version](https://github.com/ShannonDing/rocketmq-ons-cpp/releases)
 * Step-by-step instruction are provided in [RocketMQ ONS CPP Introduction](https://github.com/ShannonDing/rocketmq-ons-cpp/blob/master/doc/Introduction.md).
 * Consult [RocketMQ Quick Start](https://rocketmq.apache.org/docs/quick-start/) to setup rocketmq broker and nameserver.
 
diff --git a/doc/QuickStart.md b/doc/QuickStart.md
index ea8c719..b10283e 100644
--- a/doc/QuickStart.md
+++ b/doc/QuickStart.md
@@ -2,7 +2,7 @@
 -------------
 #### 1. 版本包介绍
 
-下载完成后选择对应操作系统内核的版本进行解压,会有如下目录结构: 
+下载对应操作系统内核的[版本](https://github.com/ShannonDing/rocketmq-ons-cpp/releases)后进行解压,会有如下目录结构: 
 ```
 demos/
 include/