Update README.md

This commit is contained in:
Windy 2019-03-03 17:01:58 +08:00 committed by GitHub
parent 9b2b48b2db
commit d425ec0bae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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.