This is an automated email from the ASF dual-hosted git repository.

mercyblitz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spring-boot-project.git


The following commit(s) were added to refs/heads/master by this push:
     new effdbf1  README: Remove duplicated badges (#686)
effdbf1 is described below

commit effdbf1fba36c28f342003a5d1434a76d2cdbcd8
Author: Dinesh Bolkensteyn <din...@dinsoft.net>
AuthorDate: Wed Apr 1 16:08:56 2020 +0200

    README: Remove duplicated badges (#686)
    
    The duplication got introduced in 
https://github.com/apache/dubbo-spring-boot-project/commit/c4077b40d848d582724000d973eeda8283b5735b
 by mistake I believe.
---
 README.md | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/README.md b/README.md
index ea5cab2..e894966 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,7 @@
 
[![codecov](https://codecov.io/gh/apache/dubbo-spring-boot-project/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/dubbo-spring-boot-project)
 
![license](https://img.shields.io/github/license/apache/dubbo-spring-boot-project.svg)
 
-[Apache Dubbo](https://github.com/apache/dubbo) Spring Boot Project makes it 
easy to create [Spring Boot](https://github.com/spring-projects/spring-boot/) 
application using Dubbo as RPC Framework. What's more, it also provides 
-[![codecov](https://codecov.io/gh/apache/dubbo-spring-boot-project/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/ubbo-spring-boot-project)
-![license](https://img.shields.io/github/license/apache/dubbo-spring-boot-project.svg)
-
+[Apache Dubbo](https://github.com/apache/dubbo) Spring Boot Project makes it 
easy to create [Spring Boot](https://github.com/spring-projects/spring-boot/) 
application using Dubbo as RPC Framework. What's more, it also provides:
 
 * [auto-configure features](dubbo-spring-boot-autoconfigure) (e.g., 
annotation-driven, auto configuration, externalized configuration).
 * [production-ready features](dubbo-spring-boot-actuator) (e.g., security, 
health checks, externalized configuration).

Reply via email to