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 <[email protected]>
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 @@
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.rocketmq/rocketmq-spring-all/badge.svg)](https://search.maven.org/search?q=g:org.apache.rocketmq%20AND%20a:rocketmq-spring-all)
 [![GitHub 
release](https://img.shields.io/badge/release-download-orange.svg)](https://github.com/apache/rocketmq-spring/releases)
 
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
+[![Average time to resolve an 
issue](http://isitmaintained.com/badge/resolution/apache/rocketmq-spring.svg)](http://isitmaintained.com/project/apache/rocketmq-spring
 "Average time to resolve an issue")
+[![Percentage of issues still 
open](http://isitmaintained.com/badge/open/apache/rocketmq-spring.svg)](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/). 
 

Reply via email to