Update README.md
This commit is contained in:
parent
dd042478d7
commit
96d0a9cc9e
|
|
@ -1,4 +1,6 @@
|
|||
# EdXposed [](https://ci.appveyor.com/project/ElderDrivers/edxposed/branch/master)
|
||||
# EdXposed
|
||||
|
||||
Latest builds: [](https://ci.appveyor.com/project/ElderDrivers/edxposed/branch/master)
|
||||
|
||||
A Riru module trying to provide an ART hooking framework (initially for Android Pie) which delivers consistent APIs with the OG Xposed, leveraging YAHFA (or SandHook) hooking framework.
|
||||
|
||||
|
|
@ -6,8 +8,9 @@ A Riru module trying to provide an ART hooking framework (initially for Android
|
|||
|
||||
- Android Oreo (8.x)
|
||||
- Android Pie (9.0)
|
||||
- Android 10
|
||||
|
||||
For devices with Android Nougat (7.x) and lower, original Xposed is strongly recommended.
|
||||
For Android Nougat (7.x) and lower, please use the original Xposed Framework.
|
||||
|
||||
## Build requirements
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue