From 6b59ae4804d33af7351016ec0b43fc8fe209d794 Mon Sep 17 00:00:00 2001 From: Alin Lupascu Date: Tue, 14 Nov 2023 17:00:04 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eeb215d..12626bc 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

Status: Maintained
- Version: v1.2 + Version: 1.2
Download ยท @@ -14,7 +14,7 @@


-An open-source mac app cleaner inspired by Freemacsoft's AppCleaner and Sun Knudsen's Privacy Guides post on his app-cleaner script. +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! ## Note @@ -57,4 +57,4 @@ You might need to open this with right click-open since I don't have a paid deve ## Thanks -Much appreciation to Freemacsoft's AppCleaner and Sun Knudsen's app-cleaner script +Much appreciation to [Freemacsoft's AppCleaner](https://freemacsoft.net/appcleaner/) and [Sun Knudsen's app-cleaner script](https://sunknudsen.com/privacy-guides/how-to-clean-uninstall-macos-apps-using-appcleaner-open-source-alternative)