From 52857a36c0f04eea2e951968066c818e35098a0b Mon Sep 17 00:00:00 2001 From: CHA1NSK1 <96607632+Chainski@users.noreply.github.com> Date: Thu, 28 Mar 2024 11:28:39 -0500 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9cd9784..55bf2aa 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,14 @@ A windows batch script that cleans your PC from temporary files. If you've been a windows user for a long time without cleaning it up, or you don't know how to clean it, you will be amazed of how much space this tool can free for you! -# What does this tool delete exactly? + ## ⚡ Features +- [x] System File Checker - [x] Deletes Temporary Files - [x] Deletes Log Files +- [x] Deletes Event Logs +- [x] Deletes Old Files +- [x] Deletes Trace Files - [x] Deletes History - [x] Deletes Cookies - [x] Deletes Remnant Drivers Files (Not needed because already installed) @@ -36,7 +40,7 @@ you will be amazed of how much space this tool can free for you! # How to use? -Just download "WindowsCleanerUtility.bat" or "WindowsCleanerUtility-x86_64.exe" from [Releases](https://github.com/Chainski/WindowsCleanerUtility/releases) +Just download ```WindowsCleanerUtility.bat``` from [Releases](https://github.com/Chainski/WindowsCleanerUtility/releases) and right click on it and select run as administrator. Choose any option from the menu provided.