Skip to content

Commit 817f51c

Browse files
committed
Update README
1 parent 1ba314c commit 817f51c

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.rst

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,21 @@ Introduction
1717
:alt: Build Status
1818

1919

20-
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
21-
:target: https://github.com/psf/black
22-
:alt: Code Style: Black
20+
.. image:: https://img.shields.io/badge/code%20style-ruff-000000.svg
21+
:target: https://github.com/astral-sh/ruff
22+
:alt: Code Style: ruff
2323

2424

2525
.. image:: https://img.shields.io/badge/License-MIT-yellow.svg
2626
:target: https://opensource.org/licenses/MIT
2727
:alt: License: MIT
2828

2929

30+
.. image:: https://img.shields.io/badge/License-PSF_2.0-yellow.svg
31+
:target: https://opensource.org/license/python-2-0
32+
:alt: License: PSF-2.0
33+
34+
3035
.. image:: https://img.shields.io/badge/Maintained%3F-yes-green.svg
3136
:target: https://github.com/tekktrik/CircuitPython_CSV
3237
:alt: Maintained: Yes

0 commit comments

Comments
 (0)