Skip to content

Commit 532128f

Browse files
author
Brean
committed
Add disclaimer section to README.md regarding usage risks and file deletion
1 parent df749ce commit 532128f

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ If you encounter issues not covered here, please:
185185
- [ ] Add size-based reporting and filtering
186186
- [ ] Implement interactive mode for selective cleaning
187187
- [x] Add package manager integration (AUR, apt, etc.)
188-
*27-05-2025: Added YAY AUR install*
188+
*27-05-2025: Added YAY AUR install*
189189
- [ ] Create configuration file generator
190190
- [ ] Add export options (JSON, CSV)
191191
- [x] Implement multithread scanning for improved performance
@@ -257,3 +257,15 @@ Contributions are welcome! Please feel free to submit a Pull Request.
257257
3. Commit your changes (`git commit -m 'Add some amazing feature'`)
258258
4. Push to the branch (`git push origin feature/amazing-feature`)
259259
5. Open a Pull Request
260+
261+
## Disclaimer
262+
263+
**USE AT YOUR OWN RISK**: This tool modifies your file system by deleting files and directories. While it's designed to be safe, I am not responsible for any data loss or damage that may occur from using this software.
264+
265+
- Always review the files marked for deletion before confirming
266+
- Consider backing up important projects before running this tool
267+
- Test on non-critical directories first
268+
- No warranty is provided, express or implied
269+
- By using this tool, you acknowledge and accept these risks
270+
271+
Remember that node_modules can sometimes contain modified files or custom patches that might be critical to your project.

0 commit comments

Comments
 (0)