diff --git a/README.md b/README.md index 3270e33..f73b4df 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ String Distances in Julia - [x] Jaro distance - [x] Jaro-Winkler Distance - [x] Levenshtein distance -- [] Damerau-Levenshtein Distance -- [] qgram +- [ ] Damerau-Levenshtein Distance +- [ ] qgram Examples