aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCristian Cezar Moisés <[email protected]>2022-03-13 16:08:57 -0300
committerGitHub <[email protected]>2022-03-13 16:08:57 -0300
commit5d7606a6502143809e7e4010904ff0ee12eba862 (patch)
tree245bd4b9314107e830e481f92c9e220a75854c3a /README.md
parent070b0aa9ae73e9911372d7bdc7637ce64acae4ee (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 14 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8fce974..7979e17 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,14 @@
-# cleanall
-Clean all - Secure Delete Your Trash, Temp and Free Space
+# Clean ALL
+### Secure Delete Your Trash, Temp and Free Space
+<img src="https://user-images.githubusercontent.com/86272521/158074934-902f1763-f3d0-4258-919a-d3fb2992e6c2.png" width="600" height="560"/>
+
+### <> HOW IT WORKS: </>
+- *Get the cleanall.sh*; *(Two versions, the version clean.sh dont clean your free space!)*
+- chmod +x cleanall.sh
+- Execute: ./cleanall.sh
+_______________________________________________________
+If you want run it in reboot:
+- crontab -e
+- @reboot /home/Download/cleanall.sh
+ > Have a nice day! :)
+-------------------------------------------------------