Skip to content

Commit 1ff9c70

Browse files
committed
docs: add example demo page
1 parent 7654a0e commit 1ff9c70

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"email": "[email protected]"
99
},
1010
"repository": "https://github.com/DJTB/hatsuon",
11+
"homepage": "https://djtb.github.io/hatsuon",
1112
"engines": {
1213
"node": ">=8"
1314
},

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ Japanese dictionaries often display the pitch accent of a word with a single num
2121
npm install --save hatsuon
2222
```
2323

24+
## Demo
25+
26+
[Visualization Example](https://djtb.github.io/hatsuon)
27+
2428
## Usage
2529

2630
```js

0 commit comments

Comments
 (0)