From 6ea8a72cb434c443116de41eb5ffd37d6ee77c3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alihan=20Do=C4=9Fu=C5=9F=20Yal=C3=A7=C4=B1n?= Date: Wed, 20 Jan 2021 17:31:00 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a0c64cb..5bcfd10 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![GoDoc](https://godoc.org/github.com/alihanyalcin/mqtt-wrapper?status.svg)](https://godoc.org/github.com/alihanyalcin/mqtt-wrapper) +[![Go Report Card](https://goreportcard.com/badge/github.com/alihanyalcin/mqtt-wrapper)](https://goreportcard.com/report/github.com/alihanyalcin/mqtt-wrapper) # MQTT-Wrapper MQTT-Wrapper package provides easy-to-use **MQTTv3** and **MQTTv5** connection for Go projects.