diff --git a/README.md b/README.md
index 374c352..699a682 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,25 @@
# ColorOS 通知图标增强
-[](https://github.com/fankes/ColorOSNotifyIcon)
-[](https://github.com/fankes/ColorOSNotifyIcon/blob/master/LICENSE)
-[](https://github.com/fankes/ColorOSNotifyIcon/releases)
-[](https://github.com/fankes/ColorOSNotifyIcon/releases)
-[](https://github.com/Xposed-Modules-Repo/com.fankes.coloros.notify/releases)
-[](https://t.me/XiaofangInternet)
-
-
-
+[](https://github.com/fankes/ColorOSNotifyIcon/blob/master/LICENSE)
+[](https://github.com/fankes/ColorOSNotifyIcon/actions/workflows/commit_ci.yml)
+[](https://github.com/fankes/ColorOSNotifyIcon/releases)
+
+
+
+[](https://t.me/ColorOSNotifyIcon_CI)
+[](https://t.me/XiaofangInternet)
+[](https://qm.qq.com/cgi-bin/qm/qr?k=dp2h5YhWiga9WWb_Oh7kSHmx01X8I8ii&jump_from=webapi&authKey=Za5CaFP0lk7+Zgsk2KpoBD7sSaYbeXbsDgFjiWelOeH4VSionpxFJ7V0qQBSqvFM)
+[](https://pd.qq.com/s/44gcy28h)
+
+
+
Optimize notification icons for ColorOS and adapt to native notification icon specifications.
为 ColorOS 优化通知图标以及适配原生通知图标规范,理论支持 OxygenOS 和 RealmeUI。
-## Developer
+## For Non-Chinese Users
-[酷安 @星夜不荟](http://www.coolapk.com/u/876977)
+This project will not be adapted i18n, please stay tuned for my new projects in the future.
## 项目迁移公告
@@ -25,7 +29,7 @@ Optimize notification icons for ColorOS and adapt to native notification icon sp
## 适配说明
-- 此模块仅支持 LSPosed(作用域“系统界面”)、~~EdXposed(随时停止支持)~~、不支持太极、无极
+- 此模块仅支持 **LSPosed** (作用域“系统界面”)、**~~EdXposed(随时停止支持)~~**、不支持**太极、无极**
- 目前仅在 ColorOS 12、12.1、13 for OnePlus 上测试通过,如有问题请提交 `issues`
@@ -43,15 +47,14 @@ Optimize notification icons for ColorOS and adapt to native notification icon sp
- [Android 通知图标规范适配计划](https://github.com/fankes/AndroidNotifyIconAdapt)
-## 请勿用于非法用途
-
-- 本模块完全开源免费,如果好用你可以打赏支持开发,但是请不要用于非法用途。
-
## 发行渠道说明
- [Automatic Build on Commit](https://github.com/fankes/ColorOSNotifyIcon/actions/workflows/commit_ci.yml)
-上述更新为代码 `commit` 后自动触发,具体更新内容可点击上方的文字前往 **GitHub Actions** 进行查看,本更新由开源的流程自动编译发布,**不保证其稳定性**,所发布的版本**仅供测试**,且不会特殊说明甚至可能会变更版本号或保持与当前稳定版相同的版本号。
+上述更新为代码 `commit` 后自动触发,具体更新内容可点击上方的文字前往 **GitHub Actions** 进行查看,本更新由开源的流程自动编译发布,
+**不保证其稳定性**, 所发布的版本**仅供测试**,且不会特殊说明甚至可能会变更版本号或保持与当前稳定版相同的版本号。
+
+如果你需要直接下载 CI 自动构建打包的安装包,请点击顶部的 `CI builds | Telegram` 标签加入 Telegram CI 自动构建频道。
- [Release](https://github.com/fankes/ColorOSNotifyIcon/releases)
- [Xposed-Modules-Repo](https://github.com/Xposed-Modules-Repo/com.fankes.coloros.notify/releases)
@@ -60,24 +63,29 @@ Optimize notification icons for ColorOS and adapt to native notification icon sp
上述更新为手动发布的稳定版,具体更新内容可点击上方的文字前往指定的发布页面查看,稳定版的更新将会同时发布到上述地址中,同步更新。
-## 发行状态说明
+本模块发布地址仅限于上述所列出的地址,从其他非正规渠道下载到的版本或对您造成任何影响均与我们无关。
-
+## 请勿用于非法用途
-上述状态为当前稳定版与自动构建版本一致或当前代码改动与稳定版无功能差异。
+- 本模块完全开源免费,如果好用你可以打赏支持开发,但是请不要用于非法用途。
-
+## 项目推广
-上述状态为存在自动构建版本和新功能的更新但当前并未发布稳定版,处于预发行状态。
+如果你正在寻找一个可以自动管理 Gradle 项目依赖的 Gradle 插件,你可以了解一下 [SweetDependency](https://github.com/HighCapable/SweetDependency) 项目。
-
+如果你正在寻找一个可以自动生成属性键值的 Gradle 插件,你可以了解一下 [SweetProperty](https://github.com/HighCapable/SweetProperty) 项目。
-上述状态为当前发行的稳定版可能存在严重问题但并未及时进行修复且并未发布稳定版。
+本项目同样使用了 **SweetDependency** 和 **SweetProperty**。
## 捐赠支持
-- 工作不易,无意外情况此项目将继续维护下去,提供更多可能,欢迎打赏。
-
+工作不易,无意外情况此项目将继续维护下去,提供更多可能,欢迎打赏。
+
+
+
+## Star History
+
+
## 隐私政策
@@ -101,7 +109,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
-along with this program. If not, see .
+along with this program. If not, see .
```
Powered by [YukiHookAPI](https://github.com/fankes/YukiHookAPI)