Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Mar 29, 2016
1 parent f2f1465 commit 470638e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,13 @@
[![NPM](https://nodei.co/npm/infinite-tree.png?downloads=true&stars=true)](https://nodei.co/npm/infinite-tree/)

A browser-ready tree library that can efficiently display a large tree with smooth scrolling.

<i>
**The project is under heavy development and a lot of things are changing.**<br>
**Stay tuned for more information later.**
</i>

## Installation
```bash
npm install --save infinite-tree
```

0 comments on commit 470638e

Please sign in to comment.