Skip to content

Commit 1788f98

Browse files
authored
Merge pull request #193 from justmobilize/fix-readme-requirements
Fix README requirements
2 parents ad7816b + f1f9251 commit 1788f98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@ Dependencies
2828
This driver depends on:
2929

3030
* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_
31-
* `Bus Device <https://github.com/adafruit/Adafruit_CircuitPython_BusDevice>`_
31+
* `Adafruit Bus Device <https://github.com/adafruit/Adafruit_CircuitPython_BusDevice>`_
3232
* `Adafruit CircuitPython ConnectionManager <https://github.com/adafruit/Adafruit_CircuitPython_ConnectionManager/>`_
33+
* `Adafruit CircuitPython Requests <https://github.com/adafruit/Adafruit_CircuitPython_Requests/>`_
3334

3435
Please ensure all dependencies are available on the CircuitPython filesystem.
3536
This is easily achieved by downloading

0 commit comments

Comments
 (0)