We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d833c16 + b365115 commit 4fba339Copy full SHA for 4fba339
1 file changed
README.rst
@@ -21,6 +21,21 @@ Introduction
21
:target: https://github.com/psf/black
22
:alt: Code Style: Black
23
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
39
CircuitPython helper library for working with CSV files
40
41
0 commit comments