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.
2 parents e2a0446 + aeec364 commit 647aecfCopy full SHA for 647aecf
README.rst
@@ -1,7 +1,7 @@
1
LapTrack
2
========
3
4
-|PyPI| |Status| |Python Version| |License|
+|PyPI| |Status| |Python Version| |License| |Download|
5
6
|Read the Docs| |Tests| |Codecov| |pre-commit| |Black|
7
@@ -19,6 +19,9 @@ LapTrack
19
.. |License| image:: https://img.shields.io/pypi/l/laptrack
20
:target: https://opensource.org/licenses/BSD-3-Clause
21
:alt: License
22
+.. |Download| image:: https://img.shields.io/pepy/dt/laptrack
23
+ :target: https://pypi.org/project/laptrack
24
+ :alt: Total Download
25
.. |Read the Docs| image:: https://img.shields.io/readthedocs/laptrack/latest.svg?label=Read%20the%20Docs
26
:target: https://laptrack.readthedocs.io/
27
:alt: Read the documentation at https://laptrack.readthedocs.io/
0 commit comments