From c075bc302ba6b0cf10da304ddb216e1eab40dfd8 Mon Sep 17 00:00:00 2001 From: Vitali Fedulov Date: Wed, 3 Jan 2024 06:38:10 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5aaef2..5a17fbc 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Resized and near duplicate image comparison. **No dependencies**. **Demo**: [similar pictures search and clustering](https://vitali-fedulov.github.io/similar.pictures/) (pure in-browser JS app served [from](https://github.com/vitali-fedulov/similar.pictures)). -Major versions are semantic. They have own repositories and are mutually incompatible. +Major (semantic) versions have their own repositories and are mutually incompatible: | Major version | Repository | Comment | | ----------- | ---------- | ----------| | 4 | images4 - this | recommended; fast hash prefiltering (re)moved to [imagehash](https://github.com/vitali-fedulov/imagehash) |