You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by di...@apache.org on 2019/06/13 09:03:27 UTC

[rocketmq-docker] branch master updated: Update README.md

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

dinglei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-docker.git


The following commit(s) were added to refs/heads/master by this push:
     new 11958f6  Update README.md
11958f6 is described below

commit 11958f676df201611a4a09ed6083207988ca5093
Author: dinglei <li...@163.com>
AuthorDate: Thu Jun 13 17:03:24 2019 +0800

    Update README.md
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 2e2d75d..4e821fd 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# RocketMQ-Docker
+# RocketMQ-Docker [![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
 
 This is the Git repo of the Docker Image for Apache RocketMQ. You could run it through the following ways: 
 
@@ -236,4 +236,4 @@ services:
     depends_on:
       - namesrv
 
-```
\ No newline at end of file
+```