From 74ea094d6950a0b18f28fc4c549362ded257bc7e Mon Sep 17 00:00:00 2001 From: Ivan Olexyn Date: Sat, 10 Aug 2019 21:35:46 +0200 Subject: [PATCH] Update README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 268606f..855ec48 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Here mucc calculates the md5 hash of each file and deletes the identical files.

-## Issues and Features +## Issues - Fix issues where nested duplicates would not be deleted on first pass. - Make code prettier. - Add scalpel integration.