Update links for the current fork
Avoid redirecting to the upstream LSPosed/LSPatch
This commit is contained in:
parent
c3ee8bec23
commit
6a7ecd6e7b
12
README.md
12
README.md
|
|
@ -1,6 +1,6 @@
|
|||
# LSPatch Framework
|
||||
|
||||
[](https://github.com/LSPosed/LSPatch/actions/workflows/main.yml?query=event%3Apush+is%3Acompleted+branch%3Amaster) [](https://lsposed.crowdin.com/lspatch) [](https://github.com/LSPosed/LSPatch/releases/latest) [](https://github.com/LSPosed/LSPatch/releases)
|
||||
[](https://github.com/JingMatrix/LSPatch/actions/workflows/main.yml?query=event%3Apush+is%3Acompleted+branch%3Amaster) [](https://lsposed.crowdin.com/lspatch) [](https://github.com/JingMatrix/LSPatch/releases/latest) [](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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue