From e5b83c7cf7e2200d91a8bf0c92f01923bae47f3e Mon Sep 17 00:00:00 2001 From: andygup Date: Wed, 12 Mar 2014 01:16:40 -0600 Subject: [PATCH] Added link to the MIT license --- lib/tiles/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/tiles/README.md b/lib/tiles/README.md index 5d0e6f6..f562f63 100644 --- a/lib/tiles/README.md +++ b/lib/tiles/README.md @@ -3,4 +3,4 @@ The awesome FileSaver.js library by Eli Grey is licensed under the MIT/X11 license. -Visit here for a copy of the license. Or visit Eli's repo at: [https://github.com/eligrey/FileSaver.js/](https://github.com/eligrey/FileSaver.js/) \ No newline at end of file +Visit [here](https://github.com/andygup/offline-editor-js/blob/fix_filesaver_license/lib/tiles/LICENSE.md) for a copy of the license. Or visit Eli's repo at: [https://github.com/eligrey/FileSaver.js/](https://github.com/eligrey/FileSaver.js/) \ No newline at end of file