Skip to content

Commit 7eafa01

Browse files
authored
Update README.md
1 parent af34b22 commit 7eafa01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Fuzzywuzzy_swift (WIP)
2-
Fuzzy String Matching in Swift using Levenshtein Distance. Inspired by the python fuzzywuzzy library https://github.com/seatgeek/fuzzywuzzy
2+
Fuzzy String Matching in Swift using Levenshtein Distance. Ported from the python fuzzywuzzy library https://github.com/seatgeek/fuzzywuzzy
33

44
It has no external dependancies. And thanks to Swift String, it can support multi-lingual.
55

6-
**WARNING: This library is still WORKING IN PROGRESS.**
6+
**WARNING: This project is still WORKING IN PROGRESS.**
77

88
# Installation
99
### Carthage

0 commit comments

Comments
 (0)