We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3dd8b5b + b6bf948 commit 3d00cb0Copy full SHA for 3d00cb0
README.md
@@ -1,5 +1,5 @@
1
# dataMappingGuide
2
-a tool that helps extract data from analog map.
+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.
dataMappingGuide.js
@@ -7,7 +7,7 @@
7
* See LICENSE or http://opensource.org/licenses/mit-license.php
8
*===================================================================
9
*/
10
-//a tool that helps extract data from analog map
+//A tool that helps extract data from analog map
11
/*
12
*=== Synopsis ===
13
* `var obj=dataMappingGuide(canvas,src);`
0 commit comments