Readme update

This commit is contained in:
Tanner Linsley 2016-10-20 15:24:09 -06:00
parent 6fe23a645a
commit acff5aeeec

View File

@ -14,6 +14,7 @@ A fast, lightweight, opinionated table and datagrid built on React
Why you may **not** want to use `react-table`:
- No support for infinite scrolling. We chose to avoid the complex problems that come with it, and instead provide reliable and predictable pagination.
- You need tables built in something other than traditional HTML table elements.
## Installation
```bash