Skip to content

Commit 436522a

Browse files
committed
update README; re-formatting
1 parent 3562a30 commit 436522a

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.rst

+3-6
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,11 @@
1212
This is a library for using the I²C-based LED matrices with the HT16K33 chip.
1313
It supports both 16x8 and 8x8 matrices, as well as 7- and 14-segment displays.
1414

15-
**Notes**
15+
* **Notes**
1616

17-
#. This library is intended for Adafruit CircuitPython's API. For a library
18-
compatible with MicroPython machine API see this `library <https://github.com/adafruit/micropython-adafruit-ht16k33>`_.
17+
#. This library is intended for Adafruit CircuitPython's API. For a library compatible with MicroPython machine API see this `library <https://github.com/adafruit/micropython-adafruit-ht16k33>`_.
1918

20-
#. Note: This library does not work with the Trellis 4x4 LED+Keypad board. For that product use:
21-
22-
`CircuitPython Trellis Library <https://github.com/adafruit/Adafruit_CircuitPython_Trellis/releases/latest>`_
19+
#. This library does not work with the Trellis 4x4 LED+Keypad board. For that product use: `CircuitPython Trellis Library <https://github.com/adafruit/Adafruit_CircuitPython_Trellis/releases/latest>`_
2320

2421
Dependencies
2522
=============

0 commit comments

Comments
 (0)