Readme update

This commit is contained in:
Nick O'Leary
2015-08-28 13:44:56 +01:00
parent fa5b7f75d1
commit f6521a2ed0
5 changed files with 63 additions and 21 deletions

View File

@ -5,5 +5,5 @@ maintainer=Nick O'Leary <nick.oleary@gmail.com>
sentence=A client library for MQTT messaging.
paragraph=MQTT is a lightweight messaging protocol ideal for small devices. This library allows you to send and receive MQTT messages from a remote server. It supports the latest MQTT 3.1.1 protocol and can be configured to use the older MQTT 3.1 if needed. It supports all Arduino Ethernet Client compatible hardware, including the Intel Galileo/Edison and ESP8266.
category=Communication
url=http://knolleary.net/arduino-client-for-mqtt/
url=http://knolleary.github.io/pubsubclient/
architectures=*