diff --git a/library.json b/library.json index f9ae076..613c78b 100644 --- a/library.json +++ b/library.json @@ -1,7 +1,7 @@ { "name": "LWMQTT", "version": "0.7.0", - "keywords": "mqtt, iot", + "keywords": "lwmqtt, mqtt, iot", "description": "The Light Weight MQTT library implements a MQTT 3.1.1 client that is optimized to be used in embedded and constraint systems. It can be used with any operating system and network stack and only requires a handful of callbacks for a full integration.", "frameworks": "*", "platforms": "*",