From 323077b461ca0bf8b513960dbd39e4b4884d0a61 Mon Sep 17 00:00:00 2001
From: Fankesyooni <37344460+fankes@users.noreply.github.com>
Date: Wed, 2 Mar 2022 13:11:00 +0800
Subject: [PATCH] Update README.md
---
README.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 9ab4af3..4e0b540 100644
--- a/README.md
+++ b/README.md
@@ -4,15 +4,15 @@
为国内 Android 不规范的 APP 和厂商适配原生通知图标与规范图标修复。
-# 支持的系统
+# 已支持的 OS 模块
-- [MIUI](https://github.com/fankes/MIUINativeNotifyIcon)
-- [ColorOS](https://github.com/fankes/ColorOSNotifyIcon)
+- MIUI 系统 请参阅 [MIUI 原生通知图标](https://github.com/fankes/MIUINativeNotifyIcon)
+- ColorOS、RealmeUI、OxygenOS 系统 请参阅 [ColorOS 通知图标增强](https://github.com/fankes/ColorOSNotifyIcon)
# 开始贡献
-由于国内厂商 APP 的不规范彩色图标影响整体图标的美观,现在开放第三方 APP 以及定制 OS 的通知图标适配。
-欢迎为通知图标优化名单贡献宝贵资源!
+由于国内厂商 APP 的不规范彩色通知图标影响整体图标的美观,现在开放第三方 APP 以及定制 OS 的通知图标适配。
+这是一个公开在线规则平台,欢迎为通知图标优化名单贡献宝贵资源!
- [CONTRIBUTING](https://github.com/fankes/AndroidNotifyIconAdapt/blob/main/CONTRIBUTING.md)