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 2020/05/29 02:28:13 UTC

[rocketmq-client-go] branch master updated: Update read me file

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-go.git


The following commit(s) were added to refs/heads/master by this push:
     new 4148bac  Update read me file
4148bac is described below

commit 4148bacf05f9542711edd7af2ecb72ef6c15c455
Author: dinglei <li...@163.com>
AuthorDate: Fri May 29 10:28:04 2020 +0800

    Update read me file
---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 2a30830..477a590 100644
--- a/README.md
+++ b/README.md
@@ -9,8 +9,7 @@
 [![Percentage of issues still open](http://isitmaintained.com/badge/open/apache/rocketmq-client-go.svg)](http://isitmaintained.com/project/apache/rocketmq-client-go "Percentage of issues still open")
 ![Twitter Follow](https://img.shields.io/twitter/follow/ApacheRocketMQ?style=social)
 
-This is the first product ready RocketMQ Client in pure go, it supports almost the full features of Apache RocketMQ, such as pub and sub messages, ACL, tracing and so on, there are many works need to continue for this project, like unit test, integration test, stable test, new feature,
-optimization, documents, etc. and any contribution is very welcome. if you want to do something, please browse issue list and select one, or create a new issue.
+A product ready RocketMQ Client in pure go, which supports almost the full features of Apache RocketMQ, such as pub and sub messages, ACL, tracing and so on.
 
 ----------
 ## [Due Diligence](https://github.com/apache/rocketmq-client-go/issues/423)