Browse Source

Update README.md

sumile 5 years ago
parent
commit
c031da9036
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -18,6 +18,7 @@ Include jquery and table2excel in your page
 <script src="node_modules/bootstrap-table/dist/locale/bootstrap-table-zh-CN.min.js" type="text/javascript"></script>
 <script src="node_modules/xlsx-style/dist/xlsx.full.min.js" type="text/javascript"></script>
 <script src="js/dist/excel-preview.min.js"></script>
+<link rel="stylesheet" href="css/excel-preview.css">
 ```
 
 Using the plugin