Skip to content

Commit 697f215

Browse files
committed
Update README
1 parent e9d9472 commit 697f215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
形態素解析結果のTokenベースの辞書でマッチするtextlintルール。
44

5-
[kuromoji.js(https://github.com/takuyaa/kuromoji.js)形態素解析のTokenを取得し、[morpheme-match-all](https://github.com/azu/morpheme-match-all)を使い辞書とTokenが一致しているかを判定しています。
5+
[kuromoji.js](https://github.com/takuyaa/kuromoji.js)形態素解析のTokenを取得し、[morpheme-match-all](https://github.com/azu/morpheme-match-all)を使い辞書とTokenが一致しているかを判定しています。
66

77
- Tokenビューア: [morpheme-match](https://azu.github.io/morpheme-match/)
88
- 利用しているライブラリ

0 commit comments

Comments
 (0)