diff --git a/README.md b/README.md
index 31e607ea9..4943df313 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Sky Walking | [中文](README_ZH.md)
This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to wu.sheng@foxmail.com.
# Screenshots
-- Topological graph of application clusters based on dubbox and [motan](https://github.com/weibocom/motan).
+- Discovery topological graph of application clusters automatically.
- Trace query.
diff --git a/README_ZH.md b/README_ZH.md
index f5b9c8c25..af32a6e6a 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -33,7 +33,7 @@ Sky Walking | [English](README.md)
This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to wu.sheng@foxmail.com.
# Screenshots
-- 追踪基于 dubbox 和 [motan](https://github.com/weibocom/motan)的分布式系统,生成的拓扑截图
+- 分布式系统拓扑图自动发现
- 调用链查询