From 303f45616dd41ea01b34b0f059edc41ce1b6ae90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B9=8C=E5=A0=86=E5=B0=8F=E9=80=8F=E6=98=8E?= Date: Sun, 13 Mar 2022 00:40:23 +0800 Subject: [PATCH] Update `README.md` --- README.md | 22 +++++++++++++++++++--- README_EN.md | 18 +++++++++++++++++- 2 files changed, 36 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ef914d7f..bf27d55b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@

一个基于 MIUI13(Android12)适配的系统拓展Xposed模块

- +--- ### 模块说明 @@ -20,6 +20,8 @@ 开发者:[酷安@乌堆小透明](http://www.coolapk.com/u/883441) +--- + ### 已实现功能
点击展开详情 @@ -105,19 +107,33 @@
+--- + ### 模块截图 ![截图](https://raw.githubusercontent.com/LittleTurtle2333/SimplicityTools/main/doc/cn.jpg) +--- + ### 下载地址 Xposed仓库下载:[点击此处下载最新发行版](https://github.com/Xposed-Modules-Repo/com.lt2333.simplicitytools/releases) 酷安下载:[点击此处下载最新发行版](https://www.coolapk.com/apk/com.lt2333.simplicitytools) -## 第三方开源引用 + +--- + +### 改进翻译 +[![Crowdin](https://badges.crowdin.net/simplicitytools/localized.svg)](https://crowdin.com/project/simplicitytools)[点击此处进入Crowdin](https://crowdin.com/project/simplicitytools) + +--- + +### 第三方开源引用 ##### GNU General Public License v2.0 [LSPosed/CorePatch](https://github.com/LSPosed/CorePatch) ##### GNU Lesser General Public License v2.1 [577fkj/blockmiui](https://github.com/577fkj/blockmiui) -## License +--- + +### License [GNU General Public License v3.0](https://github.com/LittleTurtle2333/SimplicityTools/blob/main/LICENSE) diff --git a/README_EN.md b/README_EN.md index 019c2fb0..3bfafb73 100644 --- a/README_EN.md +++ b/README_EN.md @@ -11,13 +11,15 @@

A system extension Xposed module based on MIUI13 (Android12)

- +--- ### Description Only MIUI13 (Android12) is supported. The rest of the versions may not be valid, please do not install and use. It is in the early stage of development, with fewer functions, and will be improved gradually. +--- + ### Features
Click to expand details @@ -103,18 +105,32 @@ It is in the early stage of development, with fewer functions, and will be impro
+--- + ### Screenshot ![Screenshot](https://raw.githubusercontent.com/LittleTurtle2333/SimplicityTools/main/doc/en.jpg) +--- + ### Download Xposed Repo:[Click here to download the latest release](https://github.com/Xposed-Modules-Repo/com.lt2333.simplicitytools/releases) + +--- + +### 改进翻译 +[![Crowdin](https://badges.crowdin.net/simplicitytools/localized.svg)](https://crowdin.com/project/simplicitytools)[Click here to Crowdin](https://crowdin.com/project/simplicitytools) + +--- + ## Third party open source references ##### GNU General Public License v2.0 [LSPosed/CorePatch](https://github.com/LSPosed/CorePatch) ##### GNU Lesser General Public License v2.1 [577fkj/blockmiui](https://github.com/577fkj/blockmiui) +--- + ## License [GNU General Public License v3.0](https://github.com/LittleTurtle2333/SimplicityTools/blob/main/LICENSE)