Skip to content

Commit 1917a44

Browse files
committed
v1.0.0:fixed readme
1 parent f40905e commit 1917a44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[![Esp32](https://img.shields.io/badge/platform-ESP32-green)](https://www.espressif.com/en/products/socs/esp32)
22
[![Mqtt 3.1.1](https://img.shields.io/badge/Mqtt-%203.1.1-yellow)](https://docs.oasis-open.org/mqtt/mqtt/v3.1.1/errata01/os/mqtt-v3.1.1-errata01-os-complete.html#_Toc442180822)
3-
[![Arduino](https://img.shields.io/badge/](https://www.arduino.cc/)platform-Arduino-green)
3+
[![Arduino](https://img.shields.io/badge/platform-Arduino-green)](https://www.arduino.cc/)
44
![C++](https://img.shields.io/badge/-C%2B%2B-blue)
55
![FreeRTOS](https://img.shields.io/badge/-FreeRTOS-blue)
6-
![Version] (https://img.shields.io/badge/Version-1.0.0-red)
6+
![Version](https://img.shields.io/badge/Version-1.0.0-red)
77

88
# EmbeddedMqttBroker
99
This is a **Mqtt broker** developed for embedded devices, in **c++** programming language, **FreeRTOS**, **arduino core** and tested in an **Esp32**. **This project include** [https://github.com/alexCajas/WrapperFreeRTOS] to implement concurrent C++ objects.

0 commit comments

Comments
 (0)