From 31e3b7a678bd02f55b6ac293ac52187e08b813ab Mon Sep 17 00:00:00 2001 From: fankesyooni Date: Tue, 24 Oct 2023 22:15:04 +0800 Subject: [PATCH] docs: update promotion --- README-zh-CN.md | 5 +++++ README.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/README-zh-CN.md b/README-zh-CN.md index dd8a3d6b..14b3285b 100644 --- a/README-zh-CN.md +++ b/README-zh-CN.md @@ -11,6 +11,11 @@ [English](https://github.com/HighCapable/YukiHookAPI/blob/master/README.md) | 简体中文 +| LOGO | [HighCapable](https://github.com/HighCapable) | +|-------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------| + +这个项目属于上述组织,**点击上方链接关注这个组织**,发现更多好项目。 + ## 这是什么 这是一个使用 Kotlin 基于 Xposed API 重新构建的高效 Hook API,同时为 Xposed 模块的开发打造了丰富的功能扩展。 diff --git a/README.md b/README.md index ac4d51ac..95fa9444 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,11 @@ English | [简体中文](https://github.com/HighCapable/YukiHookAPI/blob/master/README-zh-CN.md) +| LOGO | [HighCapable](https://github.com/HighCapable) | +|-------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------| + +This project belongs to the above-mentioned organization, **click the link above to follow this organization** and discover more good projects. + ## What's this This is an efficient Hook API rebuilt based on the Xposed API using Kotlin,