Skip to content

Commit c21a5d2

Browse files
authored
Update README.md
1 parent d378ad3 commit c21a5d2

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
@@ -40,5 +40,5 @@ mqttClient.publish(MQTT_TOPIC, message);
4040
### Complete [MQTT.js API](https://github.com/mqttjs/MQTT.js#api)
4141

4242
## Credits
43-
Based on [Serverless JS-Webapp Pub/Sub with AWS IoT](http://stesie.github.io/2016/04/aws-iot-pubsub) article by [Stefan Siegl](https://github.com/stesie)
43+
Based on [Serverless JS-Webapp Pub/Sub with AWS IoT](http://stesie.github.io/2016/04/aws-iot-pubsub) article by [Stefan Siegl](https://github.com/stesie)
4444
This library is a wrapper around [MQTT.js](https://github.com/mqttjs/MQTT.js) npm package.

0 commit comments

Comments
 (0)