Skip to content

Commit 8617d8f

Browse files
authored
Update README.md
1 parent 3aaff05 commit 8617d8f

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
@@ -3,7 +3,7 @@
33
Convert large amounts of data array to nested data structure fastly!<br />
44
Use the test data that array length 46086, just take about 0.1 second.<br />
55
<br />
6-
快速地转换数据量比较大的数组为树结构,转换数组长度为46086的组数时,只花了大约0.1秒的时间,而其他转换工具对于这个数据量要么就是转换不正确,要么就是直接挂掉
6+
77
# Installation && Usage
88

99
In Node.js:

0 commit comments

Comments
 (0)