add: Chinese README (#68)

This commit adds Chinese translation for the "README.md" file.

Signed-off-by: SheepChef <50871867+SheepChef@users.noreply.github.com>
This commit is contained in:
SheepChef
2024-11-02 22:05:43 +08:00
committed by GitHub
parent f1ba34fd29
commit 7027e8147f
2 changed files with 89 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
# ReZygisk
[中文](https://github.com/PerformanC/ReZygisk/blob/main/README_CN.md)
ReZygisk is a fork of Zygisk Next, a standalone implementation of Zygisk, providing Zygisk API support for KernelSU, Magisk (besides built-in), and APatch (Work In Progress).
It aims to modernize and re-write the codebase to C (from C++ and Rust), allowing a more efficient and faster implementation of the Zygisk API with a more permissive license.
@@ -18,7 +20,6 @@ The Zygisk Next developers are famous and trusted in the Android community, howe
## Advantages
- FOSS (Forever)
- Better Standalone Hiding
## Dependencies