Skip to content

Commit e5097c7

Browse files
authored
Update README.md
1 parent b7e5c12 commit e5097c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Use the test data that array length 46086, just take about 0.1 second.<br />
66
快速地转换数据量比较大的数组为树结构,转换数组长度为46086的组数时,只花了大约0.1秒的时间,而其他转换工具对于这个数据量要么就是转换不正确,要么就是直接挂掉
77
# Installation && Usage
88

9-
Using npm:
9+
In Node.js:
1010
```shell
1111
$ npm i smart-arraytotree --save
1212
```

0 commit comments

Comments
 (0)