Skip to content

Commit 6fd5268

Browse files
committed
update the README file
1 parent b4d5e4d commit 6fd5268

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
`rmxt` is a safer, recoverable alternative to the traditional `rm` command. Instead of permanently deleting files, `rmxt` moves them to a trash directory, allowing you to recover them later if needed.
44

5-
we are not putting the empty directory in the trash as it serves no purpose
6-
as it can be created again easily
5+
> **Note:** We do not move empty directories to the trash directory because they serve no purpose and can be recreated easily if needed.
76
87
## Features
98

0 commit comments

Comments
 (0)