Remove download count and replace it with hit badge on upload pages (#1077)

as the binary download from the release page doesn't show all the download sources
This commit is contained in:
Florian
2021-09-14 17:42:03 -05:00
committed by GitHub
parent 827357fb2d
commit 35e8d6c196
4 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,5 @@
[![Community forum](https://img.shields.io/badge/community-forum-brightgreen.svg)](https://community.openmqttgateway.com)
[![GitLicense](https://gitlicense.com/badge/1technophile/OpenMQTTGateway)](https://gitlicense.com/license/1technophile/OpenMQTTGateway)
[![Download count](https://img.shields.io/github/downloads/1technophile/OpenMQTTGateway/total.svg)](https://github.com/1technophile/OpenMQTTGateway/releases)
![Build](https://github.com/1technophile/OpenMQTTGateway/workflows/Build/badge.svg?branch=development)
![Check Code Format](https://github.com/1technophile/OpenMQTTGateway/workflows/Check%20Code%20Format/badge.svg?branch=development)