You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by aa...@apache.org on 2022/07/29 04:10:34 UTC

[rocketmq-clients] branch master updated: Update Readme (#91)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new e2119db  Update Readme (#91)
e2119db is described below

commit e2119db195f6a5feedd7436eea01d4597cf63a12
Author: Aaron Ai <ya...@gmail.com>
AuthorDate: Fri Jul 29 12:10:31 2022 +0800

    Update Readme (#91)
---
 .asf.yaml | 2 +-
 README.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 73394d8..5abb495 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 github:
-  description: "RocketMQ Clients - Client Bindings for Apache RocketMQ"
+  description: "RocketMQ Clients - Collection of Client Bindings for Apache RocketMQ"
   labels:
     - messaging
     - rocketmq
diff --git a/README.md b/README.md
index 76c59fd..341fcdd 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# RocketMQ Clients - Client Bindings for Apache RocketMQ
+# RocketMQ Clients - Collection of Client Bindings for Apache RocketMQ
 
 [![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
 [![CPP](https://github.com/apache/rocketmq-clients/actions/workflows/cpp_build.yml/badge.svg)](https://github.com/apache/rocketmq-clients/actions/workflows/cpp_build.yml)