Skip to content

Commit c2cbd5d

Browse files
committed
Update README.md
1 parent c381d1c commit c2cbd5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# arduino-mqtt
22

3-
**MQTT library for arduino based on the Eclipse Paho projects**
3+
**MQTT library for Arduino based on the Eclipse Paho projects**
44

55
This library bundles the [Embedded MQTT C/C++ Client](https://eclipse.org/paho/clients/c/embedded/) library of the Eclipse Paho project and adds a thin wrapper to get an Arduino like API. Additionally there is an drop-in alternative for the Arduino Yùn that uses a python based client on the linux processor and a binary interface to lower program space usage on the Arduino side.
66

0 commit comments

Comments
 (0)