xdrop / fuzzywuzzy

Java fuzzy string matching implementation of the well known Python's fuzzywuzzy algorithm. Fuzzy search for Java
GNU General Public License v2.0
822 stars 118 forks source link

Update README.md #68

Closed burdoto closed 5 years ago

burdoto commented 5 years ago

Added missing static import for Levenshtein Methods in usage example.