Skip to content

Commit

Permalink
make badge using shields.io
Browse files Browse the repository at this point in the history
  • Loading branch information
vongosling committed Nov 23, 2015
1 parent c30e087 commit b275764
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## RocketMQ -- Alibaba's MQ [![Build Status](https://travis-ci.org/alibaba/RocketMQ.svg?branch=master)](https://travis-ci.org/alibaba/RocketMQ)
[![Maven Central](https://img.shields.io/badge/rocketmq-maven--central-green.svg)](http://search.maven.org/#search%7Cga%7C1%7Crocketmq-client)
[![GitHub release](https://img.shields.io/badge/rocketmq-download-green.svg)](https://github.com/alibaba/RocketMQ/releases)
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)

**RocketMQ is a fast, reliable, scalable, easy to use message oriented middleware breeding from alibaba massive messaging business.**

It offers a variety of features as follows:
Expand Down

0 comments on commit b275764

Please sign in to comment.