Skip to content

Commit 058d796

Browse files
authored
Update badges in README.md
Replaced npm license badge with GitHub tag version badge in README.
1 parent 959f79f commit 058d796

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<br>
2020
<img src="https://img.shields.io/npm/v/errlens?style=for-the-badge" alt="npm version">
2121
<img src="https://img.shields.io/npm/dm/errlens?style=for-the-badge" alt="npm downloads">
22-
<img src="https://img.shields.io/npm/l/errlens?style=for-the-badge" alt="License">
22+
<img src="https://img.shields.io/github/v/tag/BeyteFlow/errlens?style=for-the-badge" alt="Git tag version">
2323
<img src="https://img.shields.io/node/v/errlens?style=for-the-badge" alt="Node.js version">
2424
</p>
2525
**ErrLens** is a professional-grade CLI utility designed to eliminate developer frustration. It intercepts Node.js crashes, analyzes stack traces, and delivers plain-English explanations with actionable fixes—directly in your terminal.

0 commit comments

Comments
 (0)