Update home documentation

This commit is contained in:
2023-01-12 00:51:37 +08:00
parent c19b4eb189
commit c6c19f174f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Introduce
> 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.
## Background

View File

@@ -1,6 +1,6 @@
# 介绍
> 这是一个 Hook API 框架,本身不提供任何 Hook 功能,需要 Xposed 基础 API 的支持。
> `YukiHookAPI` 是一个集成化的 Hook API 框架,本身不提供任何 Hook 功能,需要 Xposed 相关基础 API 的支持。
## 背景