diff --git a/README.md b/README.md index 3045297..cb041f9 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ # Pearcleaner - - -

+ +
Status: Maintained
- Version: 3.0.0 + Version: 3.0.1
Download ยท @@ -36,7 +35,12 @@ This project was born out of wanting to learn more. There's probably parts of th - Custom auto-updater that pulls latest release notes and binaries from GitHub Releases (Pearcleaner has to run from /Applications folder for this to work because of permissions) - New feature alert on app startup -## Regular Mode + +## Screenshots + +

+ Regular Mode + @@ -46,9 +50,10 @@ This project was born out of wanting to learn more. There's probably parts of th

+
- -## Mini Mode +
+ Mini Mode @@ -57,44 +62,48 @@ This project was born out of wanting to learn more. There's probably parts of th +
- -## Leftover File Search +
+ Leftover File Search +
- -## Settings +
+ Settings - - - - +
## Requirements -- MacOS 13.0+ (App uses a lot of newer SwiftUI functions/modifiers which don't work on any OS lower than 13.0) +MacOS 13.0+ (App uses a lot of newer SwiftUI functions/modifiers which don't work on any OS lower than 13.0) + ## Getting Pearcleaner -- Releases +
+ Releases -Pre-compiled, always up-to-date versions are available from my releases page. +> Pre-compiled, always up-to-date versions are available from my releases page. You might need to open this with right click-open since I don't have a paid developer account. +
-- Homebrew - -Since I don't have a paid developer account, I can't submit to the main Homebrew cask repo. +
+ Homebrew + +> Since I don't have a paid developer account, I can't submit to the main Homebrew cask repo. You can still add the app via Homebrew by tapping my homebrew repo: ``` brew install alienator88/homebrew-cask/pearcleaner ``` +
## Thanks