We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c19b4eb commit c6c19f1Copy full SHA for c6c19f1
docs-source/src/en/guide/home.md
@@ -1,6 +1,6 @@
1
# Introduce
2
3
-> This is a Hook API Framework, it does not provide any Hook function itself, it needs the support of basic Xposed API.
+> `YukiHookAPI` is an integrated Hook API Framework, which does not provide any Hook functions, and needs the support of Xposed related basic APIs.
4
5
## Background
6
docs-source/src/zh-cn/guide/home.md
# 介绍
-> 这是一个 Hook API 框架,本身不提供任何 Hook 功能,需要 Xposed 基础 API 的支持。
+> `YukiHookAPI` 是一个集成化的 Hook API 框架,本身不提供任何 Hook 功能,需要 Xposed 相关基础 API 的支持。
## 背景
0 commit comments