From d425ec0bae5c77d52297fa4190a1427dfcbbfd3d Mon Sep 17 00:00:00 2001 From: Windy Date: Sun, 3 Mar 2019 17:01:58 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1464a33..95776a2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Xpatch -This is a tool to repack apk file, then xposed modules installed can be loaded in when the app launched.This is another way to hook one app without rooting phone and double opening app. +This is a tool to repack apk file, then xposed modules installed can be loaded in when the app launched. +It is another way to hook one app without rooting phone and double opening app.