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-client-cpp.git
The following commit(s) were added to refs/heads/master by this push:
new 5514858 Add download statistics of releases.
5514858 is described below
commit 5514858dd532f43efcfef964556d01b819175f32
Author: dinglei <[email protected]>
AuthorDate: Thu Jul 28 16:13:46 2022 +0800
Add download statistics of releases.
Add download statistics of releases.
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index d55a717..6bc2222 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-# RocketMQ-Client-CPP
+# RocketMQ Client CPP
[](https://www.apache.org/licenses/LICENSE-2.0.html)
[](https://app.travis-ci.com/apache/rocketmq-client-cpp)
[](https://codecov.io/gh/apache/rocketmq-client-cpp)
-[](https://github.com/apache/rocketmq-client-cpp/releases)
+[](https://github.com/apache/rocketmq-client-cpp/releases)

RocketMQ-Client-CPP is the C/C++ client of Apache RocketMQ, a distributed
messaging and streaming platform with low latency, high performance and
reliability, trillion-level capacity and flexible scalability.