Add logo.
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# fuzzy-match
|
# fuzzy-match
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|||||||
BIN
docs/icons/256x256/fuzzy-match.png
Normal file
BIN
docs/icons/256x256/fuzzy-match.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 111 KiB |
BIN
docs/icons/512x512/fuzzy-match.png
Normal file
BIN
docs/icons/512x512/fuzzy-match.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 434 KiB |
Reference in New Issue
Block a user