From efbcfca9f8800a489c4fe56794e9bd2cf118a87f Mon Sep 17 00:00:00 2001 From: Richard Macias Date: Fri, 30 May 2025 18:49:48 -0500 Subject: [PATCH] chore: add info for newcomers for which obtainium apk to download --- .gitignore | 1 + README.md | 4 ++++ pages/init.md | 4 ++++ 3 files changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index 61fe161..6075ef7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .DS_Store .notes/ +assets/ diff --git a/README.md b/README.md index e28df3b..2c80353 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ The maintainer of Obtainium also hosts a collection of Crowdsourced app configur ## Prerequisite +> [!NOTE] +> Which APK you need to download will depend on your device. +> If you're unsure, you can download `app-release.apk`` + Download and Install the [latest release of Obtainium](https://github.com/ImranR98/Obtainium/releases/latest) ## Setup diff --git a/pages/init.md b/pages/init.md index 4d0feca..837ac18 100644 --- a/pages/init.md +++ b/pages/init.md @@ -8,6 +8,10 @@ The maintainer of Obtainium also hosts a collection of Crowdsourced app configur ## Prerequisite +> [!NOTE] +> Which APK you need to download will depend on your device. +> If you're unsure, you can download `app-release.apk`` + Download and Install the [latest release of Obtainium](https://github.com/ImranR98/Obtainium/releases/latest) ## Setup