From 2a5ea5d1656645619d44e36fc79e7cfcffc8f656 Mon Sep 17 00:00:00 2001 From: Travis Krause Date: Tue, 11 Mar 2014 23:05:54 -0700 Subject: [PATCH] Update readme Documented the new time feature. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d7934b4..db5204f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,8 @@ Example ``` Demo ``` @@ -38,7 +39,7 @@ The tool uses 2 libraries from the following projects: I've compressed them and included them into the source for the normal file. Other variations are available in the repo. -If you want IE to allow for either opening documents as well as saving documents, you can use my fork of FileSaver.js (https://github.com/nwcell/FileSaver.js) +If you want IE to allow for either opening documents as well as saving documents, you can use my fork of FileSaver.js (https://github.com/nwcell/FileSaver.js)... Though you honestly are probebly best off using their main. Supported Browsers ------------------ @@ -58,4 +59,4 @@ Supported Browsers Credits ------------------ * [Travis Krause](https://github.com/nwcell): Me -* [Kyle Hornberg](https://github.com/khornberg): Added multi event functionality and made everything a package firendly \ No newline at end of file +* [Kyle Hornberg](https://github.com/khornberg): Added multi event functionality and made everything a package firendly