1 parent 31ecfb8 commit 988ea22Copy full SHA for 988ea22
1 file changed
README.md
@@ -5,8 +5,9 @@
5
<p align="center">
6
<a href="https://github.com/akoreh/fngr/actions"><img src="https://github.com/akoreh/fngr/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
7
<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>
+
+<a href="./LICENSE"><img src="https://img.shields.io/npm/l/fngr" alt="license"></a>
10
11
</p>
12
13
- **PointerEvent-based** — no legacy Touch/MouseEvent fallbacks
0 commit comments