From 96d0a9cc9e1187d6f359cbaaa5c22ec0b90b3801 Mon Sep 17 00:00:00 2001 From: solohsu Date: Mon, 21 Oct 2019 23:39:08 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 61dcede2..01c4fc99 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# EdXposed [![Build status](https://ci.appveyor.com/api/projects/status/qu3vj1d64nqia1b8/branch/master?svg=true)](https://ci.appveyor.com/project/ElderDrivers/edxposed/branch/master) +# EdXposed + +Latest builds: [![Build status](https://ci.appveyor.com/api/projects/status/qu3vj1d64nqia1b8/branch/master?svg=true)](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