Skip to content

Commit 128bf8c

Browse files
committed
Add req. and note to README.
1 parent fe52399 commit 128bf8c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,14 @@ This driver depends on:
2929
* `Adafruit BMP280 <https://github.com/adafruit/Adafruit_CircuitPython_BMP280>`_
3030
* `Adafruit SHT31D <https://github.com/adafruit/Adafruit_CircuitPython_SHT31D>`_
3131
* `Adafruit NeoPixel <https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel>`_
32+
* `Adafruit Display Text <https://github.com/adafruit/Adafruit_CircuitPython_Display_Text>`_
3233

3334
Please ensure all dependencies are available on the CircuitPython filesystem.
3435
This is easily achieved by downloading
3536
`the Adafruit library and driver bundle <https://circuitpython.org/libraries>`_.
3637

38+
Demos may require libraries not listed here.
39+
3740
Installing from PyPI
3841
=====================
3942
.. note:: This library is not available on PyPI yet. Install documentation is included

0 commit comments

Comments
 (0)