@marmooo/kanji 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -28,6 +28,12 @@ jkat.getGrade("おたま"); // --> -1
28
28
  部首の画数データ
29
29
  - `UnicodeStrokes`: Unihan_IRGSources.txt に基づく画数データ
30
30
 
31
+ ## Build
32
+
33
+ ```
34
+ deno task build
35
+ ```
36
+
31
37
  ## License
32
38
 
33
39
  MIT