Skip to content

Commit 069066e

Browse files
authored
Update README.md
1 parent 3d65dc7 commit 069066e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
1-
<br>
21
<h1 align="center">
3-
PixiJS Interpolated Ticker
2+
⚡ pixijs-interpolated-ticker
43
<br>
54
<br>
65
<img src="./hero.png" width=50% />
76
<br>
8-
<br>
97
</h1>
108
<br>
119

1210
<p align="center">
13-
⚡ Unlimited render FPS &ndash; high-performance keyframe interpolation for PixiJS
11+
🏃 Unlocked render FPS &ndash; decouple rendering from your update loop in PixiJS
1412
</p>
1513
<br>
1614

@@ -19,7 +17,7 @@
1917
<a href="https://github.com/reececomo/pixijs-interpolated-ticker/blob/main/LICENSE"><img src="https://badgen.net/npm/license/pixijs-interpolated-ticker" alt="License"></a>
2018
<a href="https://bundlephobia.com/package/pixijs-interpolated-ticker"><img src="https://badgen.net/bundlephobia/minzip/pixijs-interpolated-ticker@latest" alt="Minzipped"></a>
2119
<a href="https://github.com/reececomo/pixijs-interpolated-ticker/actions/workflows/tests.yml"><img src="https://github.com/reececomo/pixijs-interpolated-ticker/actions/workflows/tests.yml/badge.svg" alt="Tests"></a>
22-
<a href="https://www.npmjs.com/package/pixijs-interpolated-ticker"><img src="https://img.shields.io/npm/dm/pixijs-interpolated-ticker.svg" alt="Downloads per month"></a>
20+
<a href="https://www.npmjs.com/package/pixijs-interpolated-ticker"><img src="https://img.shields.io/npm/dm/pixijs-interpolated-ticker.svg" alt="Downloads"></a>
2321
</p>
2422

2523
<table>

0 commit comments

Comments
 (0)