Skip to content

Commit c9775e1

Browse files
authored
Update README.md
1 parent f61d346 commit c9775e1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,16 @@ Project Minty has a new look and feel!!!
44

55
<img width="50%" alt="minty2 0 1_1c" src="https://user-images.githubusercontent.com/97703291/163831464-334bcb27-92eb-4576-8728-5a19d5fe090d.png">
66

7-
Minty is a superb file deduplication app built in rust with a rust user interface. I say superb because it is rust on rust!.
7+
Minty is an amazingly fast file deduplication app built in rust with a rust user interface. I say superb because it is rust on rust!.
88

99
Minty uses parrellism for a speedy and safe deduplication search. The app reads the content of each file and then compares the content to other, making for a truly reliable app.
1010

11-
The app searches and compares each individual file. Free up space by removing unwanted files.
11+
The app searches and compares each individual file. Free up space by removing unwanted files.
1212

13-
<img width="50%" alt="Screen Shot Minty" src="https://user-images.githubusercontent.com/97703291/163739084-cb9c37ac-442c-49f0-8547-366848c51c32.gif">
13+
<img width="50%" alt="Screen Shot Minty" src="https://user-images.githubusercontent.com/97703291/163832597-89fc03ec-c1c1-4185-a22c-bf402b29feb4.gif">
1414

15+
Old Look and Feel
16+
1517
<img width="50%" alt="Screen Shot Minty" src="https://user-images.githubusercontent.com/97703291/163004655-e4ab6314-6010-45c0-984c-8b412cdfdc89.gif">
1618

1719
You can view all duplicate files and batch delete them for each file collection. No more having to delete one file at time!

0 commit comments

Comments
 (0)