From 01db87aefd2df78cc5c37886d2b4a4fd65643dc1 Mon Sep 17 00:00:00 2001 From: Alin Lupascu Date: Sun, 12 Nov 2023 22:36:45 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92a7109..5e15933 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Pearcleaner - + An open-source mac app cleaner inspired by Freemacsoft's AppCleaner and Sun Knudsen's Privacy Guides post on his app-cleaner script. This project was born out of wanting to learn more. There's probaby parts of the code that could be done better as I'm fairly new to Swift, if you have suggestions I'm open to hearing them!