vongosling closed pull request #26: Remove Chinese doc and update README URL: https://github.com/apache/rocketmq-client-cpp/pull/26
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/README.md b/README.md index 7bdcb95b..8dace5b9 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ RocketMQ-Client-CPP is the C/C++ client of Apache RocketMQ which is a distribute - across platform, all features are supported on Windows, Linux and Mac OS. -- reliability, based on nameServer snapshot and network disaster recovery strategy, no real-time impact on publish and subscribe when anyone of broker or nameSrv was broken. +- reliability, based on nameserver snapshot and network disaster recovery strategy, no real-time impact on publish and subscribe when anyone of broker or nameserver was broken. ## Dependency ## @@ -24,9 +24,6 @@ RocketMQ-Client-CPP is the C/C++ client of Apache RocketMQ which is a distribute - [boost 1.58.0](http://sourceforge.net/projects/boost/files/boost/1.58.0/boost_1_58_0.tar.gz "boost 1.58.0") -## Documentation ## -doc/rocketmq-cpp_manaual_zh.docx - ## Build and Install ## ### Linux and Mac OS ### diff --git a/doc/rocketmq-cpp_manual_zh.docx b/doc/rocketmq-cpp_manual_zh.docx deleted file mode 100755 index 8e14cf9f..00000000 Binary files a/doc/rocketmq-cpp_manual_zh.docx and /dev/null differ ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
