From 57b97040d333370d9536f7612879611b346fda18 Mon Sep 17 00:00:00 2001 From: Muhammad Nauman Raza Date: Tue, 2 Apr 2024 15:57:52 +0100 Subject: [PATCH] docs: remove file shredding from roadmap This is a bit of a hassle. Cross-platform support will break and there's no guarantee it'll work well. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b5724f1..d1e4f52 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,4 @@ A list of features (or anything else relevant), currently implenented and *not* - [X] User-friendly error handling - [X] Doesn't delete important directories by default (`/` or `~`) - [ ] Trashing files through a CLI argument -- [ ] *Shredding* files as is done by `shred` - [ ] Prompting before every, or just the first, removal