diff --git a/README.md b/README.md index 0a00b84..ddd5dd8 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first ### Python -- [aiomqtt](https://github.com/mossblaser/aiomqtt) - Async Python MQTT client based on paho-mqtt. +- [aiomqtt](https://github.com/empicano/aiomqtt) - The idiomatic asyncio MQTT client. - [gmqtt](https://github.com/wialon/gmqtt) - Python MQTT v5.0 client (asyncio-based). - [hbmqtt Client](https://github.com/beerfactory/hbmqtt) - Python MQTT client using asyncio.