Skip to content

Commit

Permalink
improve: README.md
Browse files Browse the repository at this point in the history
This commit improves the README.md file by adding dependencies information.
  • Loading branch information
ThePedroo committed Jun 18, 2024
1 parent a22c40d commit 446b475
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,33 @@ It aims at the re-write of Zygisk Next to C, allowing also a more efficient and
## Features

- Open Source
- FOSS
- N/A compared to latest Zygisk Next *yet*.

## Dependencies

- TODOd
- rustc
- Android NDK

### Rust side:

- android_logger
- anyhow
- bitflags
- const_format
- futures
- konst
- lazy_static
- libc
- log
- memfd
- num_enum
- passfd
- proc-maps

### C++ side:

- lsplt

## Installation

Expand Down

0 comments on commit 446b475

Please sign in to comment.