Skip to content

Commit adea51a

Browse files
committed
Update README
1 parent dfd8578 commit adea51a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
1+
<p align="center">
2+
<img src="https://user-images.githubusercontent.com/232559/113017759-1b9c4680-9180-11eb-8b2c-b41746bd7aac.png" alt="react-pixi" width="310" />
3+
</p>
4+
15
<h1 align="center">
2-
<img src="https://user-images.githubusercontent.com/232559/112160431-72d37180-8bea-11eb-8137-17a45d4f3147.jpg" alt="react-pixi" width="838" />
6+
React Pixi
37
</h1>
8+
49
<p align="center">
510
<strong>Simply the best way to write PIXI applications in React</strong>
611
<br />
712
<sub>Write <a href="http://www.pixijs.com/">PIXI</a> applications using React declarative style 👌</sub>
813
</p>
14+
915
<br />
16+
1017
<p align="center">
1118
<img src="https://img.shields.io/github/v/release/inlet/react-pixi" alt="release" />
1219
<img src="https://img.shields.io/npm/dm/@inlet/react-pixi" alt="downloads" />
@@ -15,6 +22,7 @@
1522
<img src="https://img.shields.io/badge/react-latest-ff69b4.svg" alt="react version" />
1623
<img src="https://img.shields.io/badge/pixi-v6+-ff69b4.svg" alt="pixi version" />
1724
</p>
25+
1826
<br />
1927

2028
ReactPixi is an open-source, production-ready library to render high performant PIXI applications in React.

0 commit comments

Comments
 (0)