docs: modfiy README.md and README_zh.md to be consistent with the code structure

Signed-off-by: zpyHH <zhengpengyue1@huawei.com>
This commit is contained in:
zpyHH
2022-07-12 19:31:44 +08:00
parent 743b19d9a6
commit adaed469f8
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@ The lite power manager provides the following capabilities:
```
base/powermgr/powermgr_lite
├── figures # Architecture figures
├── frameworks # Frameworks
│ ├── include # Header files
│ └── src # Source files
+1
View File
@@ -24,6 +24,7 @@
```
base/powermgr/powermgr_lite
├── figures # 架构图
├── frameworks # Framework层
│ ├── include # Framework层头文件
│ └── src # Framework层源文件