Skip to content

Commit 6cdb437

Browse files
committed
readme text
1 parent ba9cf58 commit 6cdb437

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
@@ -4,7 +4,7 @@
44
==========
55
Easy to use and powerful fuzzy string matching.
66

7-
Mostly a JavaScript port of the [fuzzywuzzy](https://github.com/seatgeek/fuzzywuzzy) Python library, with some cool added features like the sortBySimilarity option and wildcard support.
7+
Mostly a JavaScript port of the [fuzzywuzzy](https://github.com/seatgeek/fuzzywuzzy) Python library, with some cool added features like token similarity sorting and wildcard support.
88

99
Demo <a href="https://nol13.github.io/fuzzball.js" target="_blank">here</a> comparing some of the different scorers/options. Auto-generated API Docs <a href="https://github.com/nol13/fuzzball.js/blob/master/jsdocs/fuzzball.md" target="_blank">here</a>.
1010

0 commit comments

Comments
 (0)