From ef2c0d2f2bb92b49dcbf9f91e22905cc467c5289 Mon Sep 17 00:00:00 2001 From: Himadri Bhattacharjee <107522312+lavafroth@users.noreply.github.com> Date: Wed, 24 Dec 2025 11:56:02 +0530 Subject: [PATCH] docs: the app is almost production ready --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2c56a3e..1e2541e 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,6 @@ Purge Android bloat with confidence. ![How the app currently looks](./assets/Screenshot_20251223_113343.png) -> [!WARNING] -> This app is not production ready, some features are missing. - ## Features - Click on app entries to select them @@ -23,6 +20,12 @@ Purge Android bloat with confidence. - Make uninstall and disable options depend on Android SDK version +## Installation + +### From binary releases + +Precompiled binaries are available under the releases tab. + ### Build from source ```sh