File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,21 @@ Introduction
2121 :target: https://github.com/psf/black
2222 :alt: Code Style: Black
2323
24+
25+ .. image :: https://img.shields.io/badge/License-MIT-yellow.svg
26+ :target: https://opensource.org/licenses/MIT
27+ :alt: License: MIT
28+
29+
30+ .. image :: https://img.shields.io/badge/Maintained%3F-yes-green.svg
31+ :target: https://github.com/tekktrik/CircuitPython_CSV
32+ :alt: Maintained: Yes
33+
34+
35+ .. image :: https://static.pepy.tech/personalized-badge/circuitpython-csv?period=month&units=international_system&left_color=grey&right_color=orange&left_text=downloads/month
36+ :target: https://pepy.tech/project/circuitpython-csv
37+ :alt: Downloads Per Month
38+
2439CircuitPython helper library for working with CSV files
2540
2641
You can’t perform that action at this time.
0 commit comments