We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 240a485 commit 98d9aafCopy full SHA for 98d9aaf
README.rst
@@ -14,6 +14,10 @@ Introduction
14
:target: https://github.com/adafruit/Adafruit_CircuitPython_SimpleIO/actions/
15
:alt: Build Status
16
17
+.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
18
+ :target: https://github.com/psf/black
19
+ :alt: Code Style: Black
20
+
21
SimpleIO features a number of helpers to simplify hardware interactions. Many
22
of the functions and classes are inspired by Arduino APIs to make it easier to
23
move to CircuitPython from Arduino.
0 commit comments