Skip to content

Commit

Permalink
Merge pull request #11 from omerfarukz/omerfarukz-patch-3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
omerfarukz authored Sep 7, 2024
2 parents aaf2240 + aef5a3b commit 9fcfadf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=omerfarukz_autocomplete&metric=bugs)](https://sonarcloud.io/summary/new_code?id=omerfarukz_autocomplete)

# Incredible autocomplete library
- Get search result in **μs** (microseconds) or nanoseconds
- Get search result in **μs** (microseconds)
- Fastest autocomplete algorithm.
- **O(n)** complexity for searching (n is the length of input)
- Supports for all stream types. Including on classical disk storage for cheapest hosting.
Expand Down

0 comments on commit 9fcfadf

Please sign in to comment.