This is an automated email from the ASF dual-hosted git repository.
jinrongtong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-spring.git
The following commit(s) were added to refs/heads/master by this push:
new fb04c04 doc(readme):add new badge for readme doc
new 44cc433 Merge pull request #221 from RongtongJin/add_badge
fb04c04 is described below
commit fb04c04afe3af681ee7bf26d30f7c76c860b7cab
Author: rongtongjin <794220751@qq.com>
AuthorDate: Wed Jan 8 10:54:31 2020 +0800
doc(readme):add new badge for readme doc
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index a5d9429..dfb8d0b 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,8 @@
[](https://search.maven.org/search?q=g:org.apache.rocketmq%20AND%20a:rocketmq-spring-all)
[](https://github.com/apache/rocketmq-spring/releases)
[](https://www.apache.org/licenses/LICENSE-2.0.html)
+[](http://isitmaintained.com/project/apache/rocketmq-spring
"Average time to resolve an issue")
+[](http://isitmaintained.com/project/apache/rocketmq-spring
"Percentage of issues still open")
This project aims to help developers quickly integrate [RocketMQ](http://rocketmq.apache.org/)
with [Spring Boot](http://projects.spring.io/spring-boot/).
|