chopratejas commited on
Commit
ec56092
·
1 Parent(s): 2ce2643

Add PyPI downloads badge to README

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -18,6 +18,9 @@
18
  <a href="https://pypi.org/project/headroom-ai/">
19
  <img src="https://img.shields.io/pypi/pyversions/headroom-ai.svg" alt="Python">
20
  </a>
 
 
 
21
  <a href="https://github.com/chopratejas/headroom/blob/main/LICENSE">
22
  <img src="https://img.shields.io/badge/license-Apache%202.0-blue.svg" alt="License">
23
  </a>
 
18
  <a href="https://pypi.org/project/headroom-ai/">
19
  <img src="https://img.shields.io/pypi/pyversions/headroom-ai.svg" alt="Python">
20
  </a>
21
+ <a href="https://pypistats.org/packages/headroom-ai">
22
+ <img src="https://img.shields.io/pypi/dm/headroom-ai.svg" alt="Downloads">
23
+ </a>
24
  <a href="https://github.com/chopratejas/headroom/blob/main/LICENSE">
25
  <img src="https://img.shields.io/badge/license-Apache%202.0-blue.svg" alt="License">
26
  </a>