Skip to content

Commit 647aecf

Browse files
authored
Merge pull request #381 from yfukai/add_download
Update README.rst
2 parents e2a0446 + aeec364 commit 647aecf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
LapTrack
22
========
33

4-
|PyPI| |Status| |Python Version| |License|
4+
|PyPI| |Status| |Python Version| |License| |Download|
55

66
|Read the Docs| |Tests| |Codecov| |pre-commit| |Black|
77

@@ -19,6 +19,9 @@ LapTrack
1919
.. |License| image:: https://img.shields.io/pypi/l/laptrack
2020
:target: https://opensource.org/licenses/BSD-3-Clause
2121
:alt: License
22+
.. |Download| image:: https://img.shields.io/pepy/dt/laptrack
23+
:target: https://pypi.org/project/laptrack
24+
:alt: Total Download
2225
.. |Read the Docs| image:: https://img.shields.io/readthedocs/laptrack/latest.svg?label=Read%20the%20Docs
2326
:target: https://laptrack.readthedocs.io/
2427
:alt: Read the documentation at https://laptrack.readthedocs.io/

0 commit comments

Comments
 (0)