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

huxing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git


The following commit(s) were added to refs/heads/master by this push:
     new 9b4a7f2  Restore the badges in README.
9b4a7f2 is described below

commit 9b4a7f200fff7a93809f7546b457992ae9ac85fe
Author: Huxing Zhang <[email protected]>
AuthorDate: Mon Jul 9 21:02:24 2018 +0800

    Restore the badges in README.
---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 696f76e..f21a7cf 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,11 @@
 # Apache Dubbo (incubating) Project
 
+-[![Build 
Status](https://travis-ci.org/apache/incubator-dubbo.svg?branch=master)](https://travis-ci.org/apache/incubator-dubbo)
+-[![codecov](https://codecov.io/gh/apache/incubator-dubbo/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/incubator-dubbo)
+-[![Gitter](https://badges.gitter.im/alibaba/dubbo.svg)](https://gitter.im/alibaba/dubbo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
+-![license](https://img.shields.io/github/license/alibaba/dubbo.svg)
+-![maven](https://img.shields.io/maven-central/v/com.alibaba/dubbo.svg)
+
 Apache Dubbo (incubating) is a high-performance, java based open source RPC 
framework. Please visit [official site ](http://dubbo.incubator.apache.org) for 
quick start and documentations, as well as 
[Wiki](https://github.com/apache/incubator-dubbo/wiki) for news, FAQ, and 
release notes.
 
 We are now collecting dubbo user info in order to help us to improve dubbo 
better, pls. kindly help us by providing yours on [issue#1012: Wanted: who's 
using dubbo](https://github.com/apache/incubator-dubbo/issues/1012), thanks :)

Reply via email to