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-ons-cpp.git
commit cc9d34397477e318c107eeedefc40f508ae7f95c Author: ShannonDing <[email protected]> AuthorDate: Wed Jul 24 21:46:38 2019 +0800 Update Readme file --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fac920..3126b36 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # rocketmq-ons-cpp -A CPP Client for ONS API +[](https://www.apache.org/licenses/LICENSE-2.0.html) +[](https://travis-ci.org/apache/rocketmq-ons-cpp) + +A full-fledged ONS C/C++ SDK out of its Java Counterpart taking advantage of GraalVM technology.
