This is an automated email from the ASF dual-hosted git repository.
vongosling pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-flink.git
The following commit(s) were added to refs/heads/main by this push:
new a5d979d Update README.md
a5d979d is described below
commit a5d979def345eb1d94a2fa069f91149fdf9f6bfa
Author: von gosling <[email protected]>
AuthorDate: Wed Aug 25 15:22:29 2021 +0800
Update README.md
---
README.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a458ca4..0af5761 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
-# RocketMQ-Flink
+# RocketMQ-Flink[](https://app.travis-ci.com/apache/rocketmq-flink)[](https://coveralls.io/github/apache/rocketmq-flink?branch=master)
+[](https://www.apache.org/licenses/LICENSE-2.0.html)
+[](http://isitmaintained.com/project/apache/rocketmq-flink
"Average time to resolve an issue")
+[](http://isitmaintained.com/project/apache/rocketmq-flink
"Percentage of issues still open")
+[](https://twitter.com/intent/follow?screen_name=ApacheRocketMQ)
RocketMQ integration for [Apache Flink](https://flink.apache.org/). This
module includes the RocketMQ source and sink that allows a flink job to either
write messages into a topic or read from topics in a flink job.