This is an automated email from the ASF dual-hosted git repository.
vongosling pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-python.git.
from 1652147 Update README.md
add c1c22a2 Merge pull request #1 from apache/master
add 2f47b1f Update Readme
add d994c58 Update CMakeLists.txt
new bc71705 Merge pull request #3 from ShannonDing/master
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 2 +
CMakeLists.txt | 32 +++++++++-----
README.md | 2 +-
doc/Introduction.md | 115 ++++++++++++++++++++++++++++---------------------
project/CMakeLists.txt | 10 +++--
project/Makefile | 2 +-
sample/base.py | 2 +-
7 files changed, 100 insertions(+), 65 deletions(-)
create mode 100644 .gitignore