From 988eb0d4c545f0c80b83c7a67901638c74269934 Mon Sep 17 00:00:00 2001 From: solohsu Date: Sat, 15 Jun 2019 01:22:05 +0800 Subject: [PATCH] Add CI badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 03e45192..4abd4daf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build status](https://ci.appveyor.com/api/projects/status/qu3vj1d64nqia1b8/branch/master?svg=true)](https://ci.appveyor.com/project/ElderDrivers/edxposed/branch/master) + # EdXposed 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.