We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a5cdaf commit c31debfCopy full SHA for c31debf
README.md
@@ -6,9 +6,9 @@
6
<p align="center"><strong>Find good first issues right from your CLI!</strong></p>
7
8
<p align="center">
9
-<img src="https://img.shields.io/pypi/v/good-first-issues" />
10
-<img src="https://img.shields.io/pypi/pyversions/good-first-issues" />
11
-<img src="https://img.shields.io/pypi/l/good-first-issues"/>
+<img src="https://img.shields.io/pypi/v/good-first-issues?style=flat-square&color=black"/>
+<img src="https://img.shields.io/pypi/pyversions/good-first-issues?style=flat-square&color=black" />
+<img src="https://img.shields.io/pypi/l/good-first-issues?style=flat-square&color=black"/>
12
<img src="https://static.pepy.tech/badge/good-first-issues"/>
13
14
</p>
0 commit comments