diff --git a/README.md b/README.md
index 22196547..a809967c 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@


-
+
[](https://t.me/XiaofangInternet)
@@ -149,7 +149,9 @@ class MainHook : YukiHookXposedInitProxy {
新增 `executorName` 和 `executorVersion` 来获取当前 Hook 框架的名称和版本号;
新增 `by` 方法来设置 Hook 的时机和条件;
`YukiHookModulePrefs` 新增可控制的键值缓存,可在宿主运行时模块动态更新数据;
- 修复了一些可能存在的 BUG。
+ 修复了一些可能存在的 BUG。
+- 1.0.5-fix
+ 临时修复一个 BUG。
# Cooperations