Skip to content

Commit a051b07

Browse files
committed
update README
1 parent 188032e commit a051b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The new optimized Golang code version is very fast, slower than Rust but faster
4040

4141
* Crystal = currently supports only Turkish collations. Probably because the language is young and does not have a large enough community or company behind it (as March 2024 still no more collations)
4242

43-
* Golang = has rules for many languages. You can see the influence of a large company and community which makes Golang a mature solution. Sorting slowed the whole task down significantly, but the result is correct (in this case I only checked the results for the Polish language)
43+
* Golang = has rules for many languages. You can see the influence of a large company and community which makes Golang a mature solution similar to Python. ~~Sorting slowed the whole task down significantly, but the result is correct (in this case I only checked the results for the Polish language)~~
4444

4545
### Kudos
4646

0 commit comments

Comments
 (0)