Skip to content

Commit 1565880

Browse files
committed
docs: use pepy.tech downloads badge and fix Fleet Dashboard video embed
1 parent 3c13220 commit 1565880

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@
1616
<a href="https://pypi.org/project/env-doctor/">
1717
<img src="https://img.shields.io/pypi/v/env-doctor?style=flat-square&color=blue&label=PyPI" alt="PyPI">
1818
</a>
19-
<a href="https://pypi.org/project/env-doctor/">
20-
<img src="https://img.shields.io/pypi/dm/env-doctor?style=flat-square&color=success&label=Downloads" alt="Downloads">
19+
<a href="https://pepy.tech/projects/env-doctor">
20+
<img src="https://static.pepy.tech/personalized-badge/env-doctor?period=total&units=INTERNATIONAL_SYSTEM&left_color=BLACK&right_color=GREEN&left_text=downloads" alt="PyPI Downloads">
2121
</a>
22+
2223
<img src="https://img.shields.io/badge/python-3.10%2B-blue?style=flat-square" alt="Python">
2324
<a href="https://github.com/mitulgarg/env-doctor/blob/main/LICENSE">
2425
<img src="https://img.shields.io/github/license/mitulgarg/env-doctor?style=flat-square&color=green" alt="License">

0 commit comments

Comments
 (0)