File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments