From 4424b8bb45b394155e96de45959ef7439823afce Mon Sep 17 00:00:00 2001 From: Akina <108107785+AkinaAcct@users.noreply.github.com> Date: Sun, 10 Nov 2024 13:37:22 +0800 Subject: [PATCH] Update README.md --- README.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index bf666a1..107fee0 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,10 @@ -# APatchTool - -Aka. APatch Auto Patch Tool +![socialify](https://socialify.git.ci/AkinaAcct/APatchTool/image?description=1&forks=1&issues=1&name=1&owner=1&pulls=1&stargazers=1&theme=Dark) -A script that provides custom patching options. -> [!WARNING] -> Still under testing! +# APatchTool ---- +## What is this -This script has the following functions: +A script automating the process of patching the kernel with [KernelPatch](https://github.com/bmax121/KernelPatch), and supports the following features: - User-specified image path or get from current Android device. - User-specified KernelPatch version. Or default, latest release. @@ -17,8 +13,6 @@ This script has the following functions: - Supports OTA updates. - Supports embedding KPMs. ---- - ## Usage ### Android