Skip to content

Commit 32d7c26

Browse files
authored
fix: update readme (#166)
1 parent bfcd965 commit 32d7c26

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@
33
<h1 align="center">
44
🧱 masonic
55
</h1>
6-
</div>
76

7+
<div align="center">
8+
<a href="https://flexstack.com"><img src="https://flexstack.com/images/supported-by-flexstack.svg" height="38" alt="Supported by FlexStack"></a>
9+
</div>
10+
</div>
11+
<hr>
812
<p align="center">
913
<a href="https://bundlephobia.com/result?p=masonic">
1014
<img alt="Bundlephobia" src="https://img.shields.io/bundlephobia/minzip/masonic?style=for-the-badge&labelColor=24292e">
@@ -27,7 +31,6 @@
2731
</p>
2832

2933
<pre align="center">npm i masonic</pre>
30-
<hr>
3134

3235
A performant and versatile virtualized masonry grid for React based on Brian Vaughn's [react-virtualized](https://github.com/bvaughn/react-virtualized)
3336
and further inspired by [react-window](https://github.com/bvaughn/react-window).

0 commit comments

Comments
 (0)