diff --git a/LICENSE b/LICENSE
old mode 100755
new mode 100644
diff --git a/README.md b/README.md
index acf2ab1..d2a44d1 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,11 @@
# MEDIA\_UTILS\_LITE
-- [Introduction](#section11660541593)
-- [Directory Structure](#section8685144625320)
-- [Usage](#section1648194512427)
-- [Constraints](#section161941989596)
-- [Repositories Involved](#section105062051111614)
+- [MEDIA\_UTILS\_LITE](#media_utils_lite)
+ - [Introduction](#introduction)
+ - [Directory Structure](#directory-structure)
+ - [Usage](#usage)
+ - [Constraints](#constraints)
+ - [Repositories Involved](#repositories-involved)
## Introduction
@@ -156,5 +157,5 @@ C++ 11 or later
[media\_lite](https://gitee.com/openharmony/multimedia_media_lite/blob/master/README.md)
-**media\_utils\_lite**
+[media\_utils\_lite](https://gitee.com/openharmony/multimedia_utils_lite/blob/master/README_zh.md)
diff --git a/README_zh.md b/README_zh.md
index 2dc0431..66e9afa 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -1,10 +1,11 @@
# 媒体子系统MEDIA\_UTILS\_LITE组件
-- [简介](#section11660541593)
-- [目录](#section8685144625320)
-- [使用说明](#section1648194512427)
-- [约束](#section161941989596)
-- [相关仓](#section105062051111614)
+- [媒体子系统MEDIA\_UTILS\_LITE组件](#媒体子系统media_utils_lite组件)
+ - [简介](#简介)
+ - [目录](#目录)
+ - [使用说明](#使用说明)
+ - [约束](#约束)
+ - [相关仓](#相关仓)
## 简介
@@ -156,4 +157,5 @@ C++11版本或以上
[media\_lite](https://gitee.com/openharmony/multimedia_media_lite/blob/master/README_zh.md)
-**media\_utils\_lite**
+[media\_utils\_lite](https://gitee.com/openharmony/multimedia_utils_lite/blob/master/README_zh.md)
+
diff --git a/hals/hal_camera.h b/hals/hal_camera.h
old mode 100755
new mode 100644
diff --git a/hals/hal_display.h b/hals/hal_display.h
old mode 100755
new mode 100644
diff --git a/hals/hal_media.h b/hals/hal_media.h
old mode 100755
new mode 100644
diff --git a/interfaces/kits/media_info.h b/interfaces/kits/media_info.h
old mode 100755
new mode 100644
diff --git a/interfaces/kits/media_log.h b/interfaces/kits/media_log.h
old mode 100755
new mode 100644
diff --git a/src/format.cpp b/src/format.cpp
old mode 100755
new mode 100644