Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredLunde authored Jul 30, 2024
1 parent ede1def commit 8516eff
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@

# Exploration

> Primitives for creating high performance file explorers with React
Primitives for creating high performance file explorers with React

```sh
npm i exploration
```

<a href="https://flexstack.com"><img src="https://flexstack.com/images/supported-by-flexstack.svg" height="32" alt="Supported by FlexStack"></a>

<hr>

<p>
<a href="https://bundlephobia.com/result?p=exploration">
<img alt="Bundlephobia" src="https://img.shields.io/bundlephobia/minzip/exploration?style=for-the-badge&labelColor=24292e">
Expand All @@ -26,8 +30,6 @@ npm i exploration
</a>
</p>

---

## Features

- [x] **Zero-recursion**, expandable tree
Expand Down

0 comments on commit 8516eff

Please sign in to comment.