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

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


The following commit(s) were added to refs/heads/main by this push:
     new c7d6809  add follow rocketmq logo (#60)
c7d6809 is described below

commit c7d6809d18194730ca7ef084095b9386c1eb8301
Author: tianliuliu <[email protected]>
AuthorDate: Fri Apr 8 11:25:41 2022 +0800

    add follow rocketmq logo (#60)
    
    add follow rocketmq logo
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 5b0c242..3daef9d 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@
 
[![CodeCov](https://codecov.io/gh/apache/rocketmq-mqtt/branch/main/graph/badge.svg)](https://codecov.io/gh/apache/rocketmq-mqtt)
 [![Average time to resolve an 
issue](http://isitmaintained.com/badge/resolution/apache/rocketmq-mqtt.svg)](http://isitmaintained.com/project/apache/rocketmq-mqtt
 "Average time to resolve an issue")
 [![Percentage of issues still 
open](http://isitmaintained.com/badge/open/apache/rocketmq-mqtt.svg)](http://isitmaintained.com/project/apache/rocketmq-mqtt
 "Percentage of issues still open")
+[![Twitter 
Follow](https://img.shields.io/twitter/follow/ApacheRocketMQ?style=social)](https://twitter.com/intent/follow?screen_name=ApacheRocketMQ)
 
 A new MQTT protocol architecture model, based on which RocketMQ can better 
support messages from terminals such as IoT devices and Mobile APP. Based on 
the RocketMQ message unified storage engine, it supports both MQTT terminal and 
server message sending and receiving.
 

Reply via email to