Skip to content

Commit f77a76e

Browse files
committedAug 2, 2022
Added Black formatting badge
1 parent e0cb0e9 commit f77a76e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Introduction
1414
:target: https://github.com/adafruit/Adafruit_CircuitPython_AVRprog/actions/
1515
:alt: Build Status
1616

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+
1721
Program your favorite AVR chips directly from CircuitPython with this handy helper class that will let you make stand-alone programmers right from your REPL. Should work with any/all AVR chips, via SPI programming. Tested with ATmega328, ATtiny85 and ATmega2560
1822

1923
Dependencies

0 commit comments

Comments
 (0)
Please sign in to comment.