Skip to content

Commit 3c2c03d

Browse files
committed
Update README.md
1 parent 293c34c commit 3c2c03d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Opposite <-> [textlint-rule-ignore-node-types](https://github.com/textlint/textl
88

99
npm install textlint-rule-report-node-types
1010

11+
Dependencies
12+
13+
- textlint >=[6.5.0](https://github.com/textlint/textlint/releases/tag/6.5.0 "6.5.0")
14+
1115
## Usage
1216

1317
If you want to report `BlockQuote` node, define `"BlockQuote"` to `"nodeTypes"`.
@@ -57,4 +61,4 @@ If you want to know all types of TxtNode, please see the document.
5761

5862
## License
5963

60-
MIT
64+
MIT

0 commit comments

Comments
 (0)