Added Black formatting badge
This commit is contained in:
parent
a35fac4dd6
commit
e480f9daff
1 changed files with 4 additions and 0 deletions
|
|
@ -13,6 +13,10 @@ Introduction
|
||||||
:target: https://github.com/adafruit/Adafruit_CircuitPython_framebuf/actions/
|
:target: https://github.com/adafruit/Adafruit_CircuitPython_framebuf/actions/
|
||||||
:alt: Build Status
|
:alt: Build Status
|
||||||
|
|
||||||
|
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
|
||||||
|
:target: https://github.com/psf/black
|
||||||
|
:alt: Code Style: Black
|
||||||
|
|
||||||
CircuitPython framebuf module, based on the Python framebuf module.
|
CircuitPython framebuf module, based on the Python framebuf module.
|
||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue