From 35c0ade8c30ed7fa21437cc07d3ca32edb91c617 Mon Sep 17 00:00:00 2001 From: Fankesyooni <37344460+fankes@users.noreply.github.com> Date: Fri, 22 Apr 2022 02:12:12 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2efef9a3..05124959 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,14 @@ ⛱️ An efficient Kotlin version of the Xposed Hook API.
+## Plan is in progress + +> `IXposedHookInitPackageResources` and `IXposedHookZygoteInit` are being adapted recently,let's stay tuned + +**计划进行中** + +> 近期正在适配 `IXposedHookInitPackageResources`、`IXposedHookZygoteInit` 敬请期待 + ## What's this - This is an efficient Xposed Hook API rebuilt in Kotlin @@ -114,4 +122,4 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ``` -版权所有 © 2019-2022 HighCapable \ No newline at end of file +版权所有 © 2019-2022 HighCapable