Skip to content

Commit 24537a5

Browse files
committed
docs: add npm badges
1 parent 43b3e4e commit 24537a5

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88
<strong>High-performance, TypeScript-first API benchmarking tool</strong>
99
</p>
1010

11+
<p align="center">
12+
<a href="https://www.npmjs.com/package/swiftbench"><img src="https://img.shields.io/npm/v/swiftbench" alt="npm"></a>
13+
<a href="https://www.npmjs.com/package/swiftbench"><img src="https://img.shields.io/npm/dw/swiftbench" alt="downloads"></a>
14+
<a href="https://www.npmjs.com/package/swiftbench"><img src="https://img.shields.io/npm/dt/swiftbench.svg" alt="total downloads"></a>
15+
<a href="LICENSE"><img src="https://img.shields.io/npm/l/swiftbench" alt="license"></a>
16+
</p>
17+
18+
1119
<p align="center">
1220
<a href="#installation">Installation</a> •
1321
<a href="#quick-start">Quick Start</a> •

docs/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88
<strong>High-performance, TypeScript-first API benchmarking tool</strong>
99
</p>
1010

11+
<p align="center">
12+
<a href="https://www.npmjs.com/package/swiftbench"><img src="https://img.shields.io/npm/v/swiftbench" alt="npm"></a>
13+
<a href="https://www.npmjs.com/package/swiftbench"><img src="https://img.shields.io/npm/dw/swiftbench" alt="downloads"></a>
14+
<a href="https://www.npmjs.com/package/swiftbench"><img src="https://img.shields.io/npm/dt/swiftbench.svg" alt="total downloads"></a>
15+
<a href="LICENSE"><img src="https://img.shields.io/npm/l/swiftbench" alt="license"></a>
16+
</p>
17+
18+
1119
<p align="center">
1220
<a href="#installation">Installation</a> •
1321
<a href="#quick-start">Quick Start</a> •

0 commit comments

Comments
 (0)