Skip to content

Commit

Permalink
[README] Supported Node.js Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyiwu committed Jul 16, 2024
1 parent 873772d commit 2cd1dc1
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,14 +128,13 @@ console.log(nodejieba.textRankExtract("升职加薪,当上CEO,走上人生

更详细的其他用法请看 [test/demo.js](test/demo.js)

## 测试
## Supported Node.js Versions

以下版本中测试通过:

+ `node v10`
+ `node v12`
+ `node v14`
+ `node v15`
+ `node v16`
+ `node v18`
+ `node v20`

## Development(Using NodeJieba Library in your own project)

Expand Down

0 comments on commit 2cd1dc1

Please sign in to comment.