Skip to content

Commit 793c282

Browse files
authored
docs: add download badge to readme (#114)
1 parent bfa6b53 commit 793c282

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
.. |python-versions| image:: https://img.shields.io/pypi/pyversions/gitstats
1313
:alt: PyPI - Python Version
1414

15+
.. |python-download| image:: https://static.pepy.tech/badge/gitstats/week
16+
:target: https://pepy.tech/projects/gitstats
17+
:alt: PyPI Downloads
18+
1519
.. |test-badge| image:: https://github.com/shenxianpeng/gitstats/actions/workflows/test.yml/badge.svg
1620
:target: https://github.com/shenxianpeng/gitstats/actions/workflows/test.yml
1721
:alt: Test
@@ -28,7 +32,7 @@
2832
:target: https://github.com/shenxianpeng/gitstats/graphs/contributors
2933
:alt: GitHub contributors
3034

31-
|pypi-version| |python-versions| |test-badge| |docs-badge| |contributors|
35+
|pypi-version| |python-versions| |python-download| |test-badge| |docs-badge| |contributors|
3236

3337
📊 Generate insightful visual reports from Git.
3438

0 commit comments

Comments
 (0)