Skip to content

Commit fe85778

Browse files
authored
Merge pull request #1 from YujiSODE/Y20180715
Y20180715
2 parents 5336720 + 104b0b4 commit fe85778

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# dataMappingGuide
2-
tool for data mapping
2+
a tool that helps extract data from analog map.
3+
GitHub: https://github.com/YujiSODE/dataMappingGuide
4+
>Copyright (c) 2018 Yuji SODE \<[email protected]\>
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* See LICENSE or http://opensource.org/licenses/mit-license.php
88
*===================================================================
99
*/
10-
//tool for data mapping
10+
//a tool that helps extract data from analog map
1111
/*
1212
*=== Synopsis ===
1313
* `var obj=dataMappingGuide(canvas,src);`

0 commit comments

Comments
 (0)