From ae14b97df18db1c8d3dd0c94e773c55491707fe6 Mon Sep 17 00:00:00 2001 From: Windy Date: Thu, 18 Apr 2019 01:53:06 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f5fc725..db8a2a3 100644 --- a/README.md +++ b/README.md @@ -165,8 +165,8 @@ Xpatch是基于apk二次打包实现的,而且使用到了dex2Jar工具,因 ## Technology Discussion **QQ Group: 977513757** -**Post comments under this article: [Xpatch: 免Root实现App加载Xposed插件的一种方案](https://windysha.github.io/2019/04/18/Xpatch-%E5%85%8DRoot%E5%AE%9E%E7%8E%B0App%E5%8A%A0%E8%BD%BDXposed%E6%8F%92%E4%BB%B6%E7%9A%84%E4%B8%80%E7%A7%8D%E6%96%B9%E6%A1%88/)** -**Post your Issues** +or +**Post comments under this article: [Xpatch: 免Root实现App加载Xposed插件的一种方案](https://windysha.github.io/2019/04/18/Xpatch-%E5%85%8DRoot%E5%AE%9E%E7%8E%B0App%E5%8A%A0%E8%BD%BDXposed%E6%8F%92%E4%BB%B6%E7%9A%84%E4%B8%80%E7%A7%8D%E6%96%B9%E6%A1%88/)** ## Thanks