diff --git a/README.md b/README.md index 00e9e5c..9185b71 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -This program allows to compare possible image duplicates from a CSV (you can use python script https://git.kmpr.at/kamp/SimilarImages to find them and generate the CSV file) and delete one of the duplicates. \ No newline at end of file +This program allows to compare possible image duplicates from a CSV (you can use python script https://git.kmpr.at/kamp/SimilarImages to find them and generate the CSV file) or an API (https://git.kmpr.at/kamp/DuplicateAPI which can be fed by the same python script) and delete one of the duplicates. \ No newline at end of file