Skip to content

Commit

Permalink
DOCS: add JSDelivr link to badge
Browse files Browse the repository at this point in the history
  • Loading branch information
JMHeartley authored Jun 17, 2024
1 parent 32f04c4 commit 327b962
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@
</a>
<img src="https://img.shields.io/badge/total%20lines-1.1k-yellow" alt="Lines of code">
<img src="https://img.shields.io/github/repo-size/jmheartley/dreamlo.js?color=orange" alt="GitHub repo size">
<img src="https://data.jsdelivr.com/v1/package/npm/dreamlo.js/badge?style=rounded" alt="JSDelivr Downloads">
<a href="https://www.jsdelivr.com/package/npm/dreamlo.js">
<img src="https://data.jsdelivr.com/v1/package/npm/dreamlo.js/badge?style=rounded" alt="JSDelivr Downloads">
</a>
<a href="https://www.npmjs.com/package/dreamlo.js">
<img src="https://img.shields.io/npm/v/dreamlo.js?color=ff0000" alt="NPM version">
</a>
Expand Down

0 comments on commit 327b962

Please sign in to comment.