From 02d2b3820f77f75e8c5451cc5b33eac38824c52c Mon Sep 17 00:00:00 2001 From: Vitali Fedulov Date: Wed, 3 Jan 2024 06:13:47 +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 b782d27..02a53d6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Find similar images with Go (LATEST VERSION) -Resized images and near duplicates can be found with the package. **No dependencies**. +Resized images and near duplicates finder. **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)).