From 879735e33ad5c086c435d3e818fec7b3e2294126 Mon Sep 17 00:00:00 2001 From: KOWX712 Date: Mon, 2 Dec 2024 16:13:10 +0800 Subject: [PATCH] Update README.md --- README.md | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index f9d9624..b6e60a6 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Tricky Addon - Update Target List Configure Tricky Store target.txt with KSU WebUI. -*This module is **not** a part of the Tricky Store module. DO NOT report any issues to Tricky Store if encountered.* +> [!NOTE] +> *This module is **not** a part of the Tricky Store module. DO NOT report any issues to Tricky Store if encountered.* ## Requirements - [Tricky store](https://github.com/5ec1cff/TrickyStore) module installed @@ -19,15 +20,17 @@ Configure Tricky Store target.txt with KSU WebUI. **Visible:** For people having trouble with KSUWebUIStandalone, such as using an old version of Magisk that lacks the action button, KSU built-in WebUI crashes, etc. ### What This Module Do -- Configure `target.txt` with the app name for display ✅ -- Select apps from Magisk DenyList (optional) ✅ -- Set `verifiedBootHash` (optional) ✅ -- Provide AOSP Keybox (optional) ✅ -- Strong integrity (not guaranteed) ❌ -- Shamiko Whitelist switch (BIG NO) ❌ -- Add '!' or '?' to the target ([Not needed](https://github.com/5ec1cff/TrickyStore/releases/tag/1.1.0)) ❌ -- Periodically update the target and add new apps ❌ -- Add system apps ❌ (except GMS, added by default) +| Feature | Status | +|:---|:---:| +| Configure target.txt with the app name for display | ✅ | +| Select apps from Magisk DenyList (optional) | ✅ | +| Set verifiedBootHash (optional) | ✅ | +| Provide AOSP Keybox (optional) | ✅ | +| Strong integrity (not guaranteed) | ❌ | +| Shamiko Whitelist switch (BIG NO) | ❌ | +| Add '!' or '?' to the target (Not needed) | ❌ | +| Periodically update the target and add new apps | ❌ | +| Add system apps (except GMS, added by default) | ❌ | ## Translation - Read [Translation Guide](https://github.com/KOWX712/Tricky-Addon-Update-Target-List/blob/main/module/webroot/locales/A-translate.md)