Fix README spelling
1 files changed, 2 insertions(+), 2 deletions(-) M README.md
M README.md => README.md +2 -2
@@ 47,10 47,10 @@ Method to generate the fingerprint is the same as [findimagedupes][1] - Normalise/equalise brightness - Resize 16x16 - Threshold to 1 bit per pixel - Fingerprint those 256 bits hex encoded - Fingerprint is those 256 bits hex encoded Note that whilst the method is the same this implementation uses OpenCV rather than ImageMagick, so fingerprints with not be comparable. than ImageMagick, so fingerprints will not be comparable. [1]: http://www.jhnc.org/findimagedupes/