Skip to content

Commit 63d75f6

Browse files
authored
Update README.md
1 parent d34d68c commit 63d75f6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,9 @@ $.fn.tableExport.rowDel = "\r\n";
221221
*only _partial_ support for `xls` and `xlsx`: requires third-party dependency ([Blob.js](https://github.com/clarketm/Blob.js/))
222222

223223
### Live Demo
224-
A live, interactive demo can be found **[here](https://www.travismclarke.com/tableexport/#live-demo)**. Also, check out the [TableExport + RequireJS](https://github.com/clarketm/tableexport_requirejs_app/blob/master/README.md) skeleton,
224+
A live, interactive demo can be found on the **[TableExport](https://www.travismclarke.com/tableexport/#live-demo)** webpage.
225+
* [TableExport + RequireJS](https://github.com/clarketm/tableexport_requirejs_app/blob/master/README.md) skeleton.
226+
* [TableExport + Flask](https://github.com/clarketm/tableexport_flask_app/blob/master/README.md) skeleton.
225227

226228
### License
227229
[TableExport.js](https://www.travismclarke.com/tableexport) is licensed under the terms of the [MIT](http://opensource.org/licenses/mit-license.php) License

0 commit comments

Comments
 (0)