From 5e19459eba2beba3158d0226c8be9ecc7fb55681 Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Mon, 31 Oct 2016 12:20:03 -0600 Subject: [PATCH] Readme updates --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c23cf4..ea9d556 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,11 @@ A fast, lightweight, opinionated table and datagrid built on React - Fully customizable JSX and callbacks for everything - Supports both Client-side & Server-side pagination and sorting - Minimal design & easily themeable - -## Table of Contents -- [Basic Demo](http://react-table.zabapps.com) - ["Why I wrote React Table and the problems it has solved for Nozzle.io"](https://medium.com/@tannerlinsley/why-i-wrote-react-table-and-the-problems-it-has-solved-for-nozzle-others-445c4e93d4a8#.axza4ixba) by Tanner Linsley +## [Demo](http://react-table.zabapps.com) +## Table of Contents - [Installation](#nstallation) - [Example](#example) - [Data](#data)