diff --git a/docs/README.md b/docs/README.md index 524765ca..0578196d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -6,10 +6,10 @@ A Kernel-based root solution for Android devices. -[![Latest release](https://img.shields.io/github/v/release/rifsxd/KernelSU?label=Release&logo=github)](https://github.com/rifsxd/KernelSU/releases/latest) -[![Nightly Release](https://img.shields.io/badge/Nightly%20release-gray?logo=hackthebox&logoColor=fff)](https://nightly.link/rifsxd/KernelSU/workflows/build-manager/next/manager) +[![Latest release](https://img.shields.io/github/v/release/rifsxd/KernelSU-Next?label=Release&logo=github)](https://github.com/rifsxd/KernelSU-Next/releases/latest) +[![Nightly Release](https://img.shields.io/badge/Nightly%20release-gray?logo=hackthebox&logoColor=fff)](https://nightly.link/rifsxd/KernelSU-Next/workflows/build-manager/next/manager) [![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-orange.svg?logo=gnu)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) -[![GitHub License](https://img.shields.io/github/license/tiann/KernelSU?logo=gnu)](/LICENSE) +[![GitHub License](https://img.shields.io/github/license/rifsxd/KernelSU-Next?logo=gnu)](/LICENSE) ## Features @@ -26,12 +26,6 @@ KernelSU Next officially supports most Android kernels starting from 4.14 upto 6 Currently, only `arm64-v8a` is supported. -## Usage - -- [Installation Instruction](https://kernelsu.org/guide/installation.html) -- [How to build?](https://kernelsu.org/guide/how-to-build.html) -- [Official Website](https://kernelsu.org/) - ## Security For information on reporting security vulnerabilities in KernelSU, see [SECURITY.md](/SECURITY.md). diff --git a/docs/README_CN.md b/docs/README_CN.md index 95cb34f1..4edcac60 100644 --- a/docs/README_CN.md +++ b/docs/README_CN.md @@ -9,7 +9,7 @@ [![Latest release](https://img.shields.io/github/v/release/rifsxd/KernelSU-Next?label=Release&logo=github)](https://github.com/rifsxd/KernelSU-Next/releases/latest) [![Nightly Release](https://img.shields.io/badge/Nightly%20release-gray?logo=hackthebox&logoColor=fff)](https://nightly.link/rifsxd/KernelSU-Next/workflows/build-manager/next/manager) [![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-orange.svg?logo=gnu)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) -[![GitHub License](https://img.shields.io/github/license/tiann/KernelSU?logo=gnu)](/LICENSE) +[![GitHub License](https://img.shields.io/github/license/rifsxd/KernelSU-Next?logo=gnu)](/LICENSE) ## 特性 @@ -26,12 +26,6 @@ KernelSU Next 支持从 4.14 到 6.6 的大多数安卓内核 目前只支持 `arm64-v8a` 架构 -## 使用方法 - -- [安装教程](https://kernelsu.org/guide/installation.html) -- [如何构建?](https://kernelsu.org/guide/how-to-build.html) -- [官方网站](https://kernelsu.org/) - ## 安全性 有关报告 KernelSU Next 漏洞的信息,请参阅 [SECURITY.md](/SECURITY.md).