From e6503c29e00cc90a87b78cddf997df09bbc52356 Mon Sep 17 00:00:00 2001 From: Max Guglielmi Date: Tue, 7 Jul 2015 22:45:49 +1000 Subject: [PATCH] Updated LICENSE and README --- LICENSE.md | 2 +- README.md | 10 ++++++++++ dist/tablefilter/tablefilter.js | 2 +- dist/tablefilter/tf-1.js | 2 +- 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index b0d611bd..49c10adf 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ #The MIT License (MIT) -##Copyright (c) 2009-2015 Max Guglielmi +##Copyright (c) 2015 Max Guglielmi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/README.md b/README.md index e3ee94f9..7d799e02 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,16 @@ grunt test-only:test.html grunt test-only:test.html,test-sort.html ``` +## Demos +Run the local webserver: +```shell +grunt server +``` +then pick a demo from: +```shell +http://local.nearmap.com:8080/demos/ +``` + ## Documentation Find the complete documentation in the [WIKI](https://github.com/koalyptus/TableFilter/wiki) section. diff --git a/dist/tablefilter/tablefilter.js b/dist/tablefilter/tablefilter.js index d8c25ec2..84ef249d 100644 --- a/dist/tablefilter/tablefilter.js +++ b/dist/tablefilter/tablefilter.js @@ -1,6 +1,6 @@ /** * TableFilter v0.0.0 by Max Guglielmi - * build date: 2015-07-06T08:13:04.872Z + * build date: 2015-07-07T10:07:50.050Z * MIT License */ diff --git a/dist/tablefilter/tf-1.js b/dist/tablefilter/tf-1.js index ae373ff4..e751bf7d 100644 --- a/dist/tablefilter/tf-1.js +++ b/dist/tablefilter/tf-1.js @@ -1,6 +1,6 @@ /** * TableFilter v0.0.0 by Max Guglielmi - * build date: 2015-07-06T08:13:04.872Z + * build date: 2015-07-07T10:07:50.050Z * MIT License */