diff --git a/README.rst b/README.rst index 68f9ed1..8ed057a 100644 --- a/README.rst +++ b/README.rst @@ -26,6 +26,8 @@ Dependencies This driver depends on: * `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_ +* `Adafruit CircuitPython ConnectionManager <https://github.com/adafruit/Adafruit_CircuitPython_ConnectionManager/>`_ +* `Adafruit CircuitPython MiniMQTT <https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT>`_ Please ensure that all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading