diff --git a/converter.js b/converter.js index 365993e..0a2c240 100644 --- a/converter.js +++ b/converter.js @@ -132,6 +132,6 @@ excelParser = { }; $(function() { - zip.workerScriptsPath = '/zip/'; + zip.workerScriptsPath = 'zip/'; excelParser.init(); }); diff --git a/index.html b/index.html index a031279..508d902 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ Excel => LaTeX - + Fork me on GitHub @@ -18,7 +18,7 @@ - - + +