From 5586af758b4a11e248adaa746dcdeca35bdcfed3 Mon Sep 17 00:00:00 2001 From: Windy Date: Thu, 18 Apr 2019 01:50:48 +0800 Subject: [PATCH] add comment page. --- README_en.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README_en.md b/README_en.md index 1fd7917..d89e12f 100644 --- a/README_en.md +++ b/README_en.md @@ -51,6 +51,10 @@ $ java -jar ../../xpatch.jar 3. Do not support Davlik VM; 4. Do not support resource hook; +# Discuss +You can discuss with me under this page. +[Xpatch Comments](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 - [Xposed][10]