Skip to content

Commit 119a698

Browse files
committed
docs: add npm, downloads, coverage, and license badges to README
1 parent 7553935 commit 119a698

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@
99
Track costs, tokens, messages, and performance — entirely on your machine.
1010
</p>
1111

12+
<p align="center">
13+
<a href="https://www.npmjs.com/package/manifest"><img src="https://img.shields.io/npm/v/manifest?color=cb3837&label=npm" alt="npm version" /></a>
14+
&nbsp;
15+
<a href="https://www.npmjs.com/package/manifest"><img src="https://img.shields.io/npm/dw/manifest?color=cb3837" alt="npm downloads" /></a>
16+
&nbsp;
17+
<a href="https://codecov.io/gh/mnfst/manifest"><img src="https://img.shields.io/codecov/c/github/mnfst/manifest?color=brightgreen" alt="coverage" /></a>
18+
&nbsp;
19+
<a href="LICENSE"><img src="https://img.shields.io/github/license/mnfst/manifest?color=blue" alt="license" /></a>
20+
</p>
21+
1222
<p align="center">
1323
<a href="#install">Install</a> &nbsp;&middot;&nbsp;
1424
<a href="#what-you-get">What you get</a> &nbsp;&middot;&nbsp;

0 commit comments

Comments
 (0)