Skip to content

Commit

Permalink
Fix typo. (#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
wayilau committed May 13, 2020
1 parent 6b7f96c commit 95ca906
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
[![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, sunch 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 do something, please browse issue list and select one, or create a new issue.
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.

----------
## [Due Diligence](https://github.com/apache/rocketmq-client-go/issues/423)
Expand Down

0 comments on commit 95ca906

Please sign in to comment.