diff --git a/README.rst b/README.rst index f79e725..0bed32c 100644 --- a/README.rst +++ b/README.rst @@ -48,10 +48,11 @@ Dependencies This driver depends on: * `Adafruit CircuitPython `_ -* `Adafruit CircuitPython MiniMQTT `_ -* `Adafruit CircuitPython Requests `_ * `Adafruit CircuitPython BinASCII `_ +* `Adafruit CircuitPython ConnectionManager `_ * `Adafruit CircuitPython Logging `_ +* `Adafruit CircuitPython MiniMQTT `_ +* `Adafruit CircuitPython Requests `_ Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading