diff --git a/.gitignore b/.gitignore index 2861dde..c0b7c40 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ node_modules # 源文件的一些处理 dist + +.DS_Store \ No newline at end of file diff --git a/README.md b/README.md index 316d031..4d3c323 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ * [jsPDF](https://github.com/MrRio/jsPDF) 在浏览器端生成 pdf。 * [pdfkit](http://pdfkit.org/) * [compass.js](http://ai.github.io/compass.js/) 指南针。只有在手机浏览器上才能用。 +* [中国行政区域数据](https://github.com/airyland/china-area-data) ## 浏览器增强类 ### 让一些旧浏览器变牛逼的库