From 87390a42391722ef992f51dcf68434930acab503 Mon Sep 17 00:00:00 2001 From: AkinaAcct <108107785+AkinaAcct@users.noreply.github.com> Date: Sun, 2 Jun 2024 09:14:18 +0800 Subject: [PATCH] Upd: Descr in usage --- AAP.sh | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/AAP.sh b/AAP.sh index b40bdb9..e997263 100755 --- a/AAP.sh +++ b/AAP.sh @@ -14,7 +14,7 @@ print_help() { echo "${GREEN}" cat <<-EOF APatch Auto Patch Tool -Written by nya +Written by Akina Version: 1.0.1 Current DIR: $(pwd) diff --git a/README.md b/README.md index feb36cc..2970acf 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This script has the following functions: - User-specified image path or get from current Android device. - User-specified KernelPatch version. Or default, latest release. -- User-specified SuperKey.[What is SuperKey?](https://github.com/bmax121/APatch/blob/main/docs/en/faq.md#what-is-superkey) +- User-specified SuperKey.[What is SuperKey?](https://apatch.top/faq.html#what-is-superkey) - Only patch but not install support. --- @@ -34,7 +34,7 @@ chmod +x AAP.sh Usage: ```text APatch Auto Patch Tool -Written by nya +Written by Akina Version: 1.0.1 Current DIR: $(pwd)