Skip to content

Commit 5f6b6b1

Browse files
authored
Update README.md
1 parent 2c4255c commit 5f6b6b1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ $ npm install tableexport
4949
#### Add-Ons:
5050
In order to provide **Office Open XML SpreadsheetML Format ( .xlsx )** support, you must include the following third-party script to your project before [FileSaver.js](https://github.com/clarketm/FileSaver.js/) and [TableExport.js](https://www.travismclarke.com/tableexport).
5151

52-
* [
53-
](https://github.com/clarketm/js-xls) by _clarketm_
52+
* [xls.core.js](https://github.com/clarketm/js-xls) by _clarketm_
5453

5554
```html
5655
<script src="xls.core.js"></script>

0 commit comments

Comments
 (0)