From cd9d6ecb964aaa2255c60ec9085e2686992b3cb8 Mon Sep 17 00:00:00 2001 From: Florian Date: Sun, 15 Feb 2026 15:58:27 -0600 Subject: [PATCH] [DOCS] Remove build and code format badges (#2284) Removed build and code format badges from README. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index fb0de78d..7504344b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ [![Community forum](https://img.shields.io/badge/community-forum-brightgreen.svg)](https://community.openmqttgateway.com) -![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) - [![OpenMQTTGateway capabilities](https://github.com/1technophile/OpenMQTTGateway/blob/development/docs/.vuepress/public/img/OpenMQTTGateway.png)](https://community.openmqttgateway.com) OpenMQTTGateway aims to unify various technologies and protocols into a single firmware. This reduces the need for multiple physical bridges and streamlines diverse technologies under the widely-used [MQTT](http://mqtt.org/) protocol.