diff --git a/README.md b/README.md index 38ee2c8..db31f03 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LSPatch Framework -[![Build](https://img.shields.io/github/actions/workflow/status/LSPosed/LSPatch/main.yml?branch=master&logo=github&label=Build&event=push)](https://github.com/LSPosed/LSPatch/actions/workflows/main.yml?query=event%3Apush+is%3Acompleted+branch%3Amaster) [![Crowdin](https://img.shields.io/badge/Localization-Crowdin-blueviolet?logo=Crowdin)](https://lsposed.crowdin.com/lspatch) [![Download](https://img.shields.io/github/v/release/LSPosed/LSPatch?color=orange&logoColor=orange&label=Download&logo=DocuSign)](https://github.com/LSPosed/LSPatch/releases/latest) [![Total](https://shields.io/github/downloads/LSPosed/LSPatch/total?logo=Bookmeter&label=Counts&logoColor=yellow&color=yellow)](https://github.com/LSPosed/LSPatch/releases) +[![Build](https://img.shields.io/github/actions/workflow/status/JingMatrix/LSPatch/main.yml?branch=master&logo=github&label=Build&event=push)](https://github.com/JingMatrix/LSPatch/actions/workflows/main.yml?query=event%3Apush+is%3Acompleted+branch%3Amaster) [![Crowdin](https://img.shields.io/badge/Localization-Crowdin-blueviolet?logo=Crowdin)](https://lsposed.crowdin.com/lspatch) [![Download](https://img.shields.io/github/v/release/JingMatrix/LSPatch?color=orange&logoColor=orange&label=Download&logo=DocuSign)](https://github.com/JingMatrix/LSPatch/releases/latest) [![Total](https://shields.io/github/downloads/JingMatrix/LSPatch/total?logo=Bookmeter&label=Counts&logoColor=yellow&color=yellow)](https://github.com/JingMatrix/LSPatch/releases) ## Introduction @@ -9,13 +9,13 @@ Rootless implementation of LSPosed framework, integrating Xposed API by insertin ## Supported Versions - Min: Android 9 -- Max: In theory, same with [LSPosed](https://github.com/LSPosed/LSPosed#supported-versions) +- Max: In theory, same with [LSPosed](https://github.com/JingMatrix/LSPosed#supported-versions) ## Download -For stable releases, please go to [Github Releases page](https://github.com/LSPosed/LSPatch/releases) -For canary build, please check [Github Actions](https://github.com/LSPosed/LSPatch/actions) -Note: debug builds are only available in Github Actions +For stable releases, please go to [Github Releases page](https://github.com/JingMatrix/LSPatch/releases) +For canary build, please check [Github Actions](https://github.com/JingMatrix/LSPatch/actions) +Note: debug builds are only available in Github Actions ## Usage @@ -33,7 +33,7 @@ You can contribute translation [here](https://lsposed.crowdin.com/lspatch). ## Credits -- [LSPosed](https://github.com/LSPosed/LSPosed): Core framework +- [LSPosed](https://github.com/JingMatrix/LSPosed): Core framework - [Xpatch](https://github.com/WindySha/Xpatch): Fork source - [Apkzlib](https://android.googlesource.com/platform/tools/apkzlib): Repacking tool