Skip to content

Commit cbc572f

Browse files
author
Jaime Céspedes Sisniega
authored
Merge pull request #222 from IFCA/fix-download-badge
Change download badge to total count
2 parents ca4e50b + 3d77ee1 commit cbc572f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</a>
2020
<!-- Downloads -->
2121
<a href="https://pepy.tech/project/frouros">
22-
<img src="https://static.pepy.tech/badge/frouros/month" alt="downloads"/>
22+
<img src="https://static.pepy.tech/badge/frouros" alt="downloads"/>
2323
</a>
2424
<!-- PyPI -->
2525
<a href="https://pypi.org/project/frouros">

0 commit comments

Comments
 (0)