diff --git a/README.rst b/README.rst index bacbc47..06d7fed 100644 --- a/README.rst +++ b/README.rst @@ -51,11 +51,14 @@ This driver depends on: * `Adafruit CircuitPython MiniMQTT `_ * `Adafruit CircuitPython Requests `_ * `Adafruit CircuitPython BinASCII `_ +* `Adafruit CircuitPython Logging `_ Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading `the Adafruit library and driver bundle `_. +**Board Compatibility:** The following built-in modules must be available: gc, json, ssl, time + Usage Example =============