From 76620adcd6386372b2ab32822f846128f512a2bb Mon Sep 17 00:00:00 2001 From: mjehrhart <97703291+mjehrhart@users.noreply.github.com> Date: Fri, 8 Apr 2022 16:55:28 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef20914..760eaa3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # minty -File deduplication built in rust with a rust gui. +Minty is a superb file deduplication app built in rust with a rust gui. Minty uses parrellism for a speedy and safe deduplication search. The app reads the content of each file and uses that to compare files to each other. This makes for a truly wonderful app which allows you the comfort to know you can trust the data provided to you. ![minty](https://user-images.githubusercontent.com/97703291/162547172-83b1883a-37ec-4e9f-ac58-638c2cdf0e43.gif)