improve: README.md to be more informative

This commit improves the README.md file with more informations and proper use of words.
This commit is contained in:
ThePedroo
2024-06-20 20:18:51 -03:00
parent 19952e6d03
commit 39788a9ec2

View File

@@ -9,33 +9,15 @@ It aims at the re-write of Zygisk Next to C, allowing also a more efficient and
## Features
- FOSS
- N/A compared to latest Zygisk Next *yet*.
- Open Source
## Dependencies
- rustc
- Android NDK
- rust
### Rust side:
### Rust-side:
- android_logger
- anyhow
- bitflags
- const_format
- futures
- konst
- lazy_static
- libc
- log
- memfd
- num_enum
- passfd
- proc-maps
### C++ side:
- lsplt
-
## Installation