diff --git a/README.md b/README.md
index 1197c63..99d7a91 100755
--- a/README.md
+++ b/README.md
@@ -20,13 +20,13 @@ Distributed Scheduler is used for cross-device component management. It allows t
```
/foundation/ability
├── dmsfwk # DMS framework (DMS is short for Distributed Manager Service, also called the Distributed Scheduler Service)
-├── dms_fwk_lite # Lightweight DMS framework
+├── dmsfwk_lite # Lightweight DMS framework
```
## Repositories Involved
**Distributed Scheduler**
-ability\_dms\_fwk
+ability\_dmsfwk
-ability\_dms\_fwk\_lite
\ No newline at end of file
+ability\_dmsfwk\_lite
\ No newline at end of file
diff --git a/README_zh.md b/README_zh.md
index 6f3b519..d6b9626 100755
--- a/README_zh.md
+++ b/README_zh.md
@@ -28,13 +28,13 @@
```
/foundation/ability
├── dmsfwk # 分布式组件管理部件模块
-├── dms_fwk_lite # 轻量分布式组件管理部件模块
+├── dmsfwk_lite # 轻量分布式组件管理部件模块
```
## 相关仓
**分布式组件管理部件**
-ability\_dms\_fwk
+ability\_dmsfwk
-ability\_dms\_fwk\_lite
\ No newline at end of file
+ability\_dmsfwk\_lite
\ No newline at end of file