diff --git a/README.md b/README.md
index 8b737aff..1b7dc743 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
Simplicity Tools
+
+ English 丨 简体中文
+

@@ -9,6 +12,7 @@
+
### 模块说明
仅支持MIUI13(Android12)。其余版本可能无效,请不要安装使用。
diff --git a/README_EN.md b/README_EN.md
new file mode 100644
index 00000000..59733efc
--- /dev/null
+++ b/README_EN.md
@@ -0,0 +1,99 @@
+
+

+
Simplicity Tools
+
+ English 丨 简体中文
+
+

+

+

+

+
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
+
+- Interface
+ - Remove upper level display notifications
+- Status Bar
+ - Status bar web speed second refresh
+ - Hide status bar power (%)
+ - Hide status bar internet speed (/s) units
+ - Unblock the maximum number of notification icons
+- Status bar clock format
+ - Show year switch
+ - Show month switch
+ - Show date switch
+ - Show week switch
+ - Show hour switch
+ - Display time switch
+ - Display seconds switch
+ - Hide interval switch
+ - Double line display switch
+ - Clock size customization
+ - Double row clock size customization
+- Status bar icons
+ - Hide battery icon switch
+ - Hide GPS icon switch
+ - Hide Bluetooth icon switch
+ - Hide Bluetooth power icon switch
+ - Hide small HD icon switch
+ - Hide large HD icon switch
+ - Hide HD no service switch
+ - Hide SIM card one icon switch
+ - Hide SIM card two icon switch
+ - Hide No SIM icon switch
+ - Hide mobile type icon switch
+ - Hide mobile arrow icon switch
+ - Hide WIFI icon switch
+ - Hide WIFI arrow switch
+ - Hide WiFi assist icon switch
+ - Hide WIFI hotspot icon switch
+ - Hide VPN icon switch
+ - Hide Airplane Mode icon switch
+ - Hide alarm clock icon switch
+ - Hide headset icon switch
+ - Hide sound, do not disturb icon switch
+- Notification panel
+ - Show weather switch
+ - Show weather area switch
+- Desktop
+ - Always show desktop clock
+- Performance
+ - Lock current refresh rate limit (tile support)
+- Other
+ - Allow screenshots (tile support)
+ - Unrestrict installation (downgrade, different signature, unsigned installation supported)
+ - Skip 5/10 seconds warning time
+ - Prevent recovery of battery optimization whitelist
+ - Unlock unsupported small windows app restriction
+ - Unlock unlimited crop image/screenshot feature
+
+
+
+
+### Screenshot
+
+
+
+### Download
+
+Xposed Repo:[Click here to download the latest release](https://github.com/Xposed-Modules-Repo/com.lt2333.simplicitytools/releases)
+
+## 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)