diff --git a/README.md b/README.md
index 4838e2191a7673ee2954d215228c574a608e6d24..8f55a13544ff306d84ad46db0d8f9034adb9493b 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
## Introduction
-ets_frontend is a front-end tool in the ARK Runtime Subsystem. Combined with the ace-ets2bundle component, it supports converting ETS files into ARK bytecode files.
+ets_frontend is a front-end tool in the ARK Runtime Subsystem. Combined with the ace-ets2bundle component, it supports converting ArkTS files into ARK bytecode files.
For more information, see: [ARK Runtime Subsystem](https://gitee.com/openharmony/docs/blob/master/en/readme/ARK-Runtime-Subsystem.md).
diff --git a/README_zh.md b/README_zh.md
index 42ad1c14649dd6b9425e90b5479e6dddbbc30c77..c42df86a7f48fe9d2a4fb01e944c9f563996b7b1 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -9,7 +9,7 @@
## 简介
-ets_frontend组件是方舟运行时子系统的前端工具,结合ace-ets2bundle组件,支持将ets文件转换为方舟字节码文件。
+ets_frontend组件是方舟运行时子系统的前端工具,结合ace-ets2bundle组件,支持将ArkTS文件转换为方舟字节码文件。
更多信息请参考:[方舟运行时子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/ARK-Runtime-Subsystem-zh.md)
diff --git a/figures/en-us_image_ets_frontend_arch.png b/figures/en-us_image_ets_frontend_arch.png
index e7d377771b84eadbf60622fee2e7dcb95d0552a9..d90498cf89a1d0963665b375f3d9fe9cdced7ca0 100644
Binary files a/figures/en-us_image_ets_frontend_arch.png and b/figures/en-us_image_ets_frontend_arch.png differ
diff --git a/figures/zh-cn_image_ets_frontend_arch.png b/figures/zh-cn_image_ets_frontend_arch.png
index e7d377771b84eadbf60622fee2e7dcb95d0552a9..d90498cf89a1d0963665b375f3d9fe9cdced7ca0 100644
Binary files a/figures/zh-cn_image_ets_frontend_arch.png and b/figures/zh-cn_image_ets_frontend_arch.png differ