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.