Correct logo link.

This commit is contained in:
2026-04-18 21:24:38 +01:00
parent b2335ffa5b
commit ef054a0ddf

View File

@@ -1,6 +1,6 @@
# fuzzy-match # fuzzy-match
![Logo](./docs/icons/512x512.png) ![Logo](./docs/icons/512x512/fuzzy-match.png)
A fast command-line tool for fuzzy string matching using the Damerau-Levenshtein distance algorithm, with a longest-common-substring fallback when no strong match is found. A fast command-line tool for fuzzy string matching using the Damerau-Levenshtein distance algorithm, with a longest-common-substring fallback when no strong match is found.