diff --git a/README.md b/README.md index e56f5ef..235d7f4 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [mqtt-malaria](https://github.com/remakeelectric/mqtt-malaria) - scalability and load testing utilities for MQTT environments. * [mqtt-spy](http://kamilfb.github.io/mqtt-spy/) - Java based MQTT frontend. Supports scripting. * [mqtt-utils](https://github.com/dsell/mqtt-utils) - a collection of MQTT utilities. - +* [Python MQTT Client Shell](https://github.com/bapowell/python-mqtt-client-shell) - a text console-based, interactive shell for exercising various tasks associated with MQTT client communications. ### Clients