Modify change to new document and merge functions in README, README-zh-CN

This commit is contained in:
2022-09-17 14:53:56 +08:00
parent 237d5cbed0
commit 8f73935a3f
2 changed files with 34 additions and 49 deletions

View File

@@ -1,6 +1,5 @@
# Yuki Hook API
![Blank](https://img.shields.io/badge/build-passing-brightgreen)
![Blank](https://img.shields.io/badge/license-MIT-blue)
![Blank](https://img.shields.io/badge/version-v1.0.92-green)
[![Telegram](https://img.shields.io/badge/Follow-Telegram-blue.svg?logo=telegram)](https://t.me/YukiHookAPI)
@@ -34,14 +33,7 @@
## 开始使用
- [点击这里](https://fankes.github.io/YukiHookAPI) 前往文档页面查看更多详细教程和内容。
- 目前只有 **简体中文** 的翻译文档English 版本将在日后根据需求更新。
> 你大概率会遇到浏览器缓存造成文档不是最新版本的问题,若已经查看过一次文档,请手动在每个页面上刷新一次以同步最新版本,或清除浏览器缓存。
> 面向中国大陆开发者的提示:若打开页面发生 404 问题,可能是由于你的 DNS 受到了污染,请科学上网后清除浏览器缓存再试一次。
最新版本更新时间2022-07-23 22:33
- [点击这里](https://fankes.github.io/YukiHookAPI/zh-cn/) 前往文档页面查看更多详细教程和内容。
## 联系我们
@@ -56,7 +48,7 @@
以下是经过合作并稳定使用 `YukiHookAPI` 的项目。
| Repository | Developer |
|------------------------------------------------------------------------------------|-------------------------------------------------|
|---------------------------------------------------------------------------------|-------------------------------------------------|
| [TSBattery](https://github.com/fankes/TSBattery) | [fankesyooni](https://github.com/fankes) |
| [MIUI 原生通知图标](https://github.com/fankes/MIUINativeNotifyIcon) | [fankesyooni](https://github.com/fankes) |
| [ColorOS 通知图标增强](https://github.com/fankes/ColorOSNotifyIcon) | [fankesyooni](https://github.com/fankes) |

View File

@@ -1,6 +1,5 @@
# Yuki Hook API
![Blank](https://img.shields.io/badge/build-passing-brightgreen)
![Blank](https://img.shields.io/badge/license-MIT-blue)
![Blank](https://img.shields.io/badge/version-v1.0.92-green)
[![Telegram](https://img.shields.io/badge/Follow-Telegram-blue.svg?logo=telegram)](https://t.me/YukiHookAPI)
@@ -34,13 +33,7 @@ English | [简体中文](https://github.com/fankes/YukiHookAPI/blob/master/READM
## Get Started
- [Click here](https://fankes.github.io/YukiHookAPI) go to the documentation page for more detailed tutorials and content.
- Only **Simplified Chinese** translations in this time, English ver is in future.
> You may encounter the problem that the document is not the latest version due to the browser cache.
> If you have already viewed the document once, please manually refresh it once on each page to synchronize the latest version, or clear the browser cache.
The latest version update time: 2022-07-23 22:33
- [Click here](https://fankes.github.io/YukiHookAPI/en/) go to the documentation page for more detailed tutorials and content.
## Contacts
@@ -55,7 +48,7 @@ If you like the `YukiHookAPI` project, we welcome you to make a **PR** in this p
The following are projects that have collaborated and are using `YukiHookAPI`.
| Repository | Developer |
|------------------------------------------------------------------------------------|-------------------------------------------------|
|---------------------------------------------------------------------------------|-------------------------------------------------|
| [TSBattery](https://github.com/fankes/TSBattery) | [fankesyooni](https://github.com/fankes) |
| [MIUI 原生通知图标](https://github.com/fankes/MIUINativeNotifyIcon) | [fankesyooni](https://github.com/fankes) |
| [ColorOS 通知图标增强](https://github.com/fankes/ColorOSNotifyIcon) | [fankesyooni](https://github.com/fankes) |