From 52c674fe1ca2892904c98eb915d168b7b4c9dd88 Mon Sep 17 00:00:00 2001 From: Max Guglielmi Date: Tue, 8 Sep 2015 22:49:17 +1000 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f806c101..57deeddc 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ grunt test-only:test.html,test-sort.html ``` ## Demos -Run the local webserver: +Check out the online [examples](http://koalyptus.github.io/TableFilter/examples) or run the local webserver: ```shell grunt server ```