Liu Song’s Projects


~/Projects/mqtt-go

git clone https://code.lsong.org/mqtt-go

Commit

Commit
4fdf2ae2fe7d0b896ad999f45212ebd59558573c
Author
Mochi <[email protected]>
Date
2020-02-12 20:30:17 +0000 +0000
Diffstat
 README.md | 11 +++++++++++

Add badges


diff --git a/README.md b/README.md
index b553f8a1795dfc07d7808ae185f1ce9ac0d27e44..48702e87835b5eaf012a68d97dd9f76b26e479b3 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,14 @@
+
+<p align="center">
+  
+[![Build Status](https://travis-ci.com/mochi-co/mqtt.svg?token=59nqixhtefy2iQRwsPcu&branch=master)](https://travis-ci.com/mochi-co/mqtt)
+[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/mochi-co/mqtt/issues)
+[![codecov](https://codecov.io/gh/mochi-co/mqtt/branch/master/graph/badge.svg?token=6vBUgYVaVB)](https://codecov.io/gh/mochi-co/mqtt)
+[![Codacy Badge](https://api.codacy.com/project/badge/Grade/b48e17f87cee4221b60a45c02d49148c)](https://www.codacy.com/app/mochi-co/mqtt?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=mochi-co/mqtt&amp;utm_campaign=Badge_Grade)
+[![GoDoc](https://godoc.org/github.com/mochi-co/mqtt?status.svg)](https://godoc.org/github.com/mochi-co/mqtt)
+
+</p>
+
 # Mochi MQTT 
 ### A High-performance MQTT server in Go (v3.0 | v3.1.1)