From 22210602ba33d6b5f4217cf3c02053041f5cfd9a Mon Sep 17 00:00:00 2001 From: KOWX712 Date: Wed, 16 Oct 2024 05:12:00 +0800 Subject: [PATCH] update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea3fa8e..a945673 100755 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # **Tricky Addon: Update Target List** An addon module for tricky store +--- ## Description - Automated script to update tricky store target list. -- Custom config: ADDITION and EXCLUDE in /data/adb/tricky_store/target_list_config +- Custom config: ADDITION and EXCLUDE in `/data/adb/tricky_store/target_list_config` ## Requirements - Tricky store module installed @@ -15,7 +16,7 @@ An addon module for tricky store - If action button feature is available, use action button can update tricky store target list. **Manual script method** -- If action button feature isn't avaliable, you can run UpdateTargetList.sh under /data/adb/tricky_store/ manually. +- If action button feature isn't avaliable, you can run `UpdateTargetList.sh` under `/data/adb/tricky_store` manually. ## Links