Repository: incubator-rocketmq-externals
Updated Branches:
  refs/heads/master 7097594aa -> 114d5e7b9


Add two chapters rocketmq-cpp and contribute in README


Project: 
http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-externals/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-externals/commit/114d5e7b
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-externals/tree/114d5e7b
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-externals/diff/114d5e7b

Branch: refs/heads/master
Commit: 114d5e7b96af0ba71da188c20f4e7c544848299a
Parents: 7097594
Author: yukon <yu...@apache.org>
Authored: Mon Sep 4 15:22:02 2017 +0800
Committer: yukon <yu...@apache.org>
Committed: Mon Sep 4 15:27:09 2017 +0800

----------------------------------------------------------------------
 README.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-externals/blob/114d5e7b/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 8cd617b..c9e0bdd 100644
--- a/README.md
+++ b/README.md
@@ -22,5 +22,17 @@ Apache RocketMQ Docker provides Dockerfile and bash scripts 
for building and run
 ## RocketMQ-MySQL
 This project is a data replicator between MySQL and other systems.For more 
details please refer to 
[README](https://github.com/apache/incubator-rocketmq-externals/tree/master/rocketmq-mysql).
 
+## RocketMQ-CPP
+
+A stable, widely used C++ client sdk of Apache RocketMQ, donated by Alibaba 
Group.
+
 ## Others
 
[RocketMQ-Druid](https://github.com/druid-io/druid/tree/master/extensions-contrib/druid-rocketmq),
 
[RocketMQ-Ignite](https://github.com/apache/ignite/tree/master/modules/rocketmq)
 and 
[RocketMQ-Storm](https://github.com/apache/storm/tree/master/external/storm-rocketmq)
 integration can be found in those repositories.
+
+## Contribution
+
+We are always very happy to have contributions, whether for trivial cleanups 
or big new features. We want to have high quality, well documented codes for 
each programming language, as well as the surrounding ecosystem of integration 
tools that people use with RocketMQ.
+
+Nor is code the only way to contribute to the project. We strongly value 
documentation, integration with other project, and gladly accept improvements 
for these aspects.
+
+More info please refer to [How To 
Contribute](http://rocketmq.apache.org/docs/how-to-contribute/).

Reply via email to