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.
1 parent 42e413b commit bcb19a6Copy full SHA for bcb19a6
1 file changed
README.md
@@ -21,15 +21,15 @@
21
</a>
22
23
<a href="https://pypi.org/project/brazilcep">
24
- <img alt="Downloads" src="https://img.shields.io/pypi/dm/brazilcep?color=fcd800">
+ <img alt="Downloads" src="https://static.pepy.tech/badge/brazilcep">
25
26
27
28
- <img alt="PyPI Version" src="https://img.shields.io/pypi/v/brazilcep.svg?color=fcd800">
+ <img alt="PyPI Version" src="https://img.shields.io/pypi/v/brazilcep.svg">
29
30
31
<a href="https://pypi.org/project/brazilcep/">
32
- <img alt="Python Versions" src="https://img.shields.io/pypi/pyversions/brazilcep.svg?color=fcd800">
+ <img alt="Python Versions" src="https://img.shields.io/pypi/pyversions/brazilcep.svg">
33
34
35
</p>
0 commit comments