From 10984660556dfc2e192de13c6e00c4f2ca3fbb06 Mon Sep 17 00:00:00 2001 From: hsaturn Date: Wed, 28 Apr 2021 08:14:46 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 340d2b8..51551d6 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,11 @@ [![AUnit Tests](https://github.com/hsaturn/TinyMqtt/actions/workflows/aunit.yml/badge.svg)](https://github.com/hsaturn/TinyMqtt/actions/workflows/aunit.yml) ![Issues](https://img.shields.io/github/issues/hsaturn/TinyMqtt) ![Esp8266](https://img.shields.io/badge/platform-ESP8266-green) +![Esp32](https://img.shields.io/badge/platform-ESP32-green) ![Gpl 3.0](https://img.shields.io/github/license/hsaturn/TinyMqtt) ![Mqtt 3.1.1](https://img.shields.io/badge/Mqtt-%203.1.1-yellow) -ESP 8266 is a small, fast and capable Mqtt Broker and Client +TinyMqtt is a small, fast and capable Mqtt Broker and Client for Esp8266 / Esp32 / Esp WROOM ## Features