Skip to content

Commit 8516eff

Browse files
authored
docs: update README.md
1 parent ede1def commit 8516eff

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22

33
# Exploration
44

5-
> Primitives for creating high performance file explorers with React
5+
Primitives for creating high performance file explorers with React
66

77
```sh
88
npm i exploration
99
```
1010

11+
<a href="https://flexstack.com"><img src="https://flexstack.com/images/supported-by-flexstack.svg" height="32" alt="Supported by FlexStack"></a>
12+
13+
<hr>
14+
1115
<p>
1216
<a href="https://bundlephobia.com/result?p=exploration">
1317
<img alt="Bundlephobia" src="https://img.shields.io/bundlephobia/minzip/exploration?style=for-the-badge&labelColor=24292e">
@@ -26,8 +30,6 @@ npm i exploration
2630
</a>
2731
</p>
2832

29-
---
30-
3133
## Features
3234

3335
- [x] **Zero-recursion**, expandable tree

0 commit comments

Comments
 (0)