We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71ab36b commit 3e71e51Copy full SHA for 3e71e51
README.rst
@@ -13,6 +13,10 @@ Introduction
13
:target: https://github.com/adafruit/Adafruit_CircuitPython_RA8875/actions/
14
:alt: Build Status
15
16
+.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
17
+ :target: https://github.com/psf/black
18
+ :alt: Code Style: Black
19
+
20
This is a full featured CircuitPython Library for the RA8875 that included all of the hardware
21
accelerated drawing functions as the original Arduino library. A lot of the functionality has
22
been streamlined with a focus on ease of use that is still flexible enough to make full use of
0 commit comments