Skip to content

Commit b0d790e

Browse files
chore: Add pypi downloads img
1 parent 308d5e6 commit b0d790e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<!-- PROJECT SHIELDS -->
66
<div align="center">
77

8+
<a href="[pypi-url]">[![PYPI - Downloads][downloads-shield]][pypi-url]</a>
89
<a href="[forks-url]">[![Forks][forks-shield]][forks-url]</a>
910
<a href="[stars-url]">[![Stargazers][stars-shield]][stars-url]</a>
1011
<a href="[license-url]">[![BSD-3-Clause License][license-shield]][license-url]</a>
@@ -155,6 +156,8 @@ Project Link: [https://github.com/python-thread/thread](https://github.com/pytho
155156

156157
<!-- MARKDOWN LINKS & IMAGES -->
157158
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
159+
[downloads-shield]: https://img.shields.io/pypi/dm/thread.svg?style=for-the-badge
160+
[pypi-url]: https://pypi.org/project/thread/
158161
[forks-shield]: https://img.shields.io/github/forks/python-thread/thread.svg?style=for-the-badge
159162
[forks-url]: https://github.com/python-thread/thread/network/members
160163
[stars-shield]: https://img.shields.io/github/stars/python-thread/thread.svg?style=for-the-badge

0 commit comments

Comments
 (0)