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 49a34d6 commit 1fff749Copy full SHA for 1fff749
README.rst
@@ -13,6 +13,10 @@ Adafruit CircuitPython Library Bundle
13
:target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_Bundle
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 repo bundles a bunch of useful CircuitPython libraries into an easy to
21
download zip file. CircuitPython boards can ship with the contents of the zip to
22
make it easy to provide a lot of libraries by default.
0 commit comments