Skip to content

Commit 8d7249b

Browse files
authored
Update README.rst
1 parent 20c0c8e commit 8d7249b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
Display drivers for Adafruit MicroPython.
1+
Display drivers for Adafruit CircuitPython.
22
=========================================
33

44
Port of display drivers from https://github.com/adafruit/micropython-adafruit-rgb-display
5-
to Adafruit MicroPython for use on Adafruit's SAMD21-based and other MicroPython
5+
to Adafruit CircuitPython for use on Adafruit's SAMD21-based and other CircuitPython
66
boards.
77

8-
This driver depends on the Adafruit MicroPython BusDevice module being installed on the
8+
This driver depends on the Adafruit CircuitPython BusDevice module being installed on the
99
board too: https://github.com/adafruit/Adafruit_MicroPython_BusDevice
1010

1111
Note that this driver currently won't work on micropython.org firmware, instead

0 commit comments

Comments
 (0)