We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5336720 + 104b0b4 commit fe85778Copy full SHA for fe85778
2 files changed
README.md
@@ -1,2 +1,11 @@
1
# dataMappingGuide
2
-tool for data mapping
+a tool that helps extract data from analog map.
3
+GitHub: https://github.com/YujiSODE/dataMappingGuide
4
+>Copyright (c) 2018 Yuji SODE \<yuji.sode@gmail.com\>
5
+>This software is released under the MIT License.
6
+>See LICENSE or http://opensource.org/licenses/mit-license.php
7
+______
8
+## 1. Script
9
+- `dataMappingGuide.js`
10
+
11
+## 2. Synopsis
dataMappingGuide.js
@@ -7,7 +7,7 @@
* See LICENSE or http://opensource.org/licenses/mit-license.php
*===================================================================
*/
-//tool for data mapping
+//a tool that helps extract data from analog map
/*
12
*=== Synopsis ===
13
* `var obj=dataMappingGuide(canvas,src);`
0 commit comments