Skip to content

Commit 89ec7f7

Browse files
authored
Update README.md
1 parent cee4fbd commit 89ec7f7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66

77
[简体中文](https://github.com/hackware1993/flutter-constraintlayout/blob/master/README_CN.md)
88

9-
I have developed the world's fastest general purpose sorting algorithm, which is on average 3 times
10-
faster than Quicksort and up to 20 times
11-
faster, [ChenSort](https://github.com/hackware1993/ChenSort)
9+
**I have developed the world's fastest general purpose sorting algorithm, which is on average 3 times faster than Quicksort and up to 20 times faster**, [ChenSort](https://github.com/hackware1993/ChenSort)
1210

1311
A super powerful Stack, build flexible layouts with constraints. Similar to ConstraintLayout for
1412
Android and AutoLayout for iOS. But the code implementation is much more efficient, it has O(n)

0 commit comments

Comments
 (0)