From 510c5ff43fb16ec8f254fc5a1123fbe6977ceb33 Mon Sep 17 00:00:00 2001 From: gechandesu <47027335+gechandesu@users.noreply.github.com> Date: Wed, 24 Sep 2025 20:53:40 +0300 Subject: [PATCH] Update README.md Remove notice due the issue #1 is resolved. --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index a433d0f..133bdf9 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,5 @@ # fdup -> [!CAUTION] -> Recently I've noticed wrong hashsum calculations in some cases (unknown reason for now). -> -> Different files may be falsely marked as having the same hash! Be careful and do not use the `-remove` option until issue https://github.com/gechandesu/fdup/issues/1 is resolved. - The dumb tool for finding duplicate files by their hash sums. Compile it with `-prod` for better performance: