We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f70885e commit a088798Copy full SHA for a088798
README.rst
@@ -11,6 +11,14 @@ Introduction
11
:target: https://github.com/jposada202020/CircuitPython_slider/actions
12
:alt: Build Status
13
14
+.. image:: https://img.shields.io/pypi/v/circuitpython-slider.svg
15
+ :alt: latest version on PyPI
16
+ :target: https://pypi.python.org/pypi/circuitpython-slider
17
+
18
+.. image:: https://static.pepy.tech/personalized-badge/circuitpython-slider?period=total&units=international_system&left_color=grey&right_color=blue&left_text=Pypi%20Downloads
19
+ :alt: Total PyPI downloads
20
+ :target: https://pepy.tech/project/circuitpython-slider
21
22
23
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
24
:target: https://github.com/psf/black
0 commit comments