diff --git a/README.md b/README.md index 019cb58..bcff97b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Dreamland is a Xposed framework implementation, you can use it to use Xposed mod - For hooking third apps, only requires restart the target app, not the device - Strictly restrict modules, you can choose which apps need to load which modules -**Note: Currently I do not have enough time and energy to maintain this project, so the development of this project will be inactive (but will not stop). I think other mature projects (like [LSPosed](https://github.com/LSPosed/LSPosed) and [TaiChi](https://taichi.cool/) ) will be good substitutes. +**Note: Currently I do not have enough time and energy to maintain this project, so the development of this project will be inactive (but will not stop). I think other mature projects (like [LSPosed](https://github.com/LSPosed/LSPosed) and [TaiChi](https://taichi.cool/) ) will be good substitutes.** ## Warning **Dreamland needs to modify the system, installing Dreamland is dangerous; In any case, please back up your data yourself and be prepared for equipment damage, your use of Dreamland is at your own risk, we are not responsible for any of your losses.** diff --git a/README_CN.md b/README_CN.md index 2db35ac..78f6933 100644 --- a/README_CN.md +++ b/README_CN.md @@ -9,7 +9,7 @@ - 对于hook非系统应用(及部分系统应用),只需要目标应用重启而非整个设备 - 严格限制模块,你可以选择哪些应用需要加载哪些模块 -**注: 目前我没有足够的时间和精力去维护这个项目, 此项目接下来的开发将不活跃(但不会停止)。其他成熟的框架实习(如 [LSPosed](https://github.com/LSPosed/LSPosed) 和 [太极](https://taichi.cool/))会是好的替代品。 +**注: 目前我没有足够的时间和精力去维护这个项目, 此项目接下来的开发将不活跃(但不会停止)。其他成熟的框架实习(如 [LSPosed](https://github.com/LSPosed/LSPosed) 和 [太极](https://taichi.cool/))会是好的替代品。** ## 警告 **安装梦境是危险的; 无论如何,请自己备份好数据并做好设备完全损坏的准备, 我们不对您的任何损失负责。**