From 0dfe1c8d2b711128d1ad4678f83398f9ab91901b Mon Sep 17 00:00:00 2001 From: Alin Lupascu Date: Mon, 11 Mar 2024 12:27:29 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39601cf..186b45c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@
An open-source mac app cleaner inspired by [Freemacsoft's AppCleaner](https://freemacsoft.net/appcleaner/) and [Sun Knudsen's Privacy Guides](https://sunknudsen.com/privacy-guides/how-to-clean-uninstall-macos-apps-using-appcleaner-open-source-alternative) post on his app-cleaner script. -This project was born out of wanting to learn more. There's probably 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! +This project was born out of wanting to learn more on how macOS deals with app installation/uninstallation and getting more Swift experience. If you have suggestions I'm open to hearing them, submit a feature request! ## Features - 100% Swift