From 6fbd2be19211177e4ab87e5c7b3deaf16b370341 Mon Sep 17 00:00:00 2001 From: Jim Wu Date: Fri, 5 Jul 2019 15:58:49 +0800 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 74ed504b..d374926b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ - - # EdXposed [![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 a ART hooking framework (initially for Android Pie) which delivers consistent APIs with the OG Xposed, leveraging YAHFA (or SandHook) hooking framework.