We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c623ac commit 299b401Copy full SHA for 299b401
1 file changed
README.md
@@ -15,7 +15,7 @@
15
<img src="https://img.shields.io/pypi/v/einit.svg" alt="PyPI"/>
16
</a>
17
<a href="https://pepy.tech/projects/einit">
18
- <img src="https://static.pepy.tech/personalized-badge/einit?period=total&units=ABBREVIATION&left_color=GREY&right_color=BLUE&left_text=downloads" alt="PyPI Downloads">
+ <img alt="Pepy Total Downloads" src="https://img.shields.io/pepy/dt/einit">
19
20
<a href="https://github.com/sashakolpakov/einit/actions/workflows/pylint.yml">
21
<img src="https://img.shields.io/github/actions/workflow/status/sashakolpakov/einit/pylint.yml?branch=main&label=CI&logo=github" alt="CI"/>
0 commit comments