From 1ea87b9fcafff0fc32befb6e31bff66353a4ad37 Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Thu, 20 Oct 2016 22:59:16 -0600 Subject: [PATCH] Readme updates --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 18b50f2..98ad77f 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ Why you may **not** want to use this component: - 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. +## [Demo](http://react-table.zabapps.com) + ## Installation ```bash $ npm install react-table