Skip to content

Commit 988ea22

Browse files
committed
chore: remove bundlephobia badge (rate limited)
1 parent 31ecfb8 commit 988ea22

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
<p align="center">
66
<a href="https://github.com/akoreh/fngr/actions"><img src="https://github.com/akoreh/fngr/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
77
<a href="https://www.npmjs.com/package/fngr"><img src="https://img.shields.io/npm/v/fngr" alt="npm"></a>
8-
<a href="https://bundlephobia.com/package/fngr"><img src="https://img.shields.io/bundlephobia/minzip/fngr" alt="size"></a>
9-
<a href="./LICENSE"><img src="https://img.shields.io/npm/l/fngr" alt="license"></a>
8+
9+
<a href="./LICENSE"><img src="https://img.shields.io/npm/l/fngr" alt="license"></a>
10+
1011
</p>
1112

1213
- **PointerEvent-based** — no legacy Touch/MouseEvent fallbacks

0 commit comments

Comments
 (0)