Skip to content

Commit 340d3ed

Browse files
Fix HTML character encoding in README.md
1 parent 2032c7d commit 340d3ed

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<p align="center">
1212
<a href="https://www.npmjs.com/package/hackpack-cli"><img src="https://img.shields.io/npm/v/hackpack-cli?color=brightgreen&logo=npm" alt="npm version"></a>
13-
<a href="https://www.npmjs.com/package/hackpack-cli"><img src="https://img.shields.io/npm/dm/hackpack-cli?color=blue&logo=npm" alt="npm downloads"></a>
13+
<a href="https://www.npmjs.com/package/hackpack-cli"><img src="https://img.shields.io/npm/dm/hackpack-cli?color=blue&logo=npm&cacheSeconds=3600" alt="npm downloads"></a>
1414
<a href="https://github.com/YashVerma-code/hackpack/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-Proprietary-red.svg" alt="License"></a>
1515
<a href="https://github.com/YashVerma-code/hackpack/stargazers"><img src="https://img.shields.io/github/stars/YashVerma-code/hackpack?style=social" alt="GitHub stars"></a>
1616
</p>
@@ -315,3 +315,4 @@ By TeamHackpack ( Varun & Yash ) — because setup time is coding time wasted!
315315
<div>
316316

317317

318+

0 commit comments

Comments
 (0)