From 2076a2d03593fa387929c0d4a8c56d9c8958e678 Mon Sep 17 00:00:00 2001 From: amir Date: Mon, 4 May 2026 18:37:15 +0100 Subject: [PATCH] Readme edit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b39e93d..58d7360 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# filehasher +# Duplicate Finder # Presentation -Collects some metadata and hashes files. It outputs the path, hash, size, creation and +Collects some metadata and hashes files then detects duplicate files and directories. It outputs the path, hash, size, creation and last modification dates and the author in file_hasher.txt. Creation and modification dates and author can be disabled in the config file.