diff --git a/README.md b/README.md
index 1a5daa09b..e03454203 100644
--- a/README.md
+++ b/README.md
@@ -44,18 +44,21 @@ This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDU
# Screenshots
-- Topological graph of application clusters based on Spring Cloud.
-
-
- Topological graph of application clusters based on dubbox and [motan](https://github.com/weibocom/motan).
-
+
- Trace query.
-
+
- Span detail.
+- Instance Overview.
+
+
+- JVM detail.
+
+
# Test reports
- Automatic integration test reports
- [Java Agent test report](https://github.com/sky-walking/agent-integration-test-report)
diff --git a/README_ZH.md b/README_ZH.md
index a230519c0..a2ccdc579 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -46,18 +46,21 @@ This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDU
# Screenshots
-- 追踪基于Spring Cloud的分布式系统,生成的拓扑截图
-
-
- 追踪基于 dubbox 和 [motan](https://github.com/weibocom/motan)的分布式系统,生成的拓扑截图
-
+
- 调用链查询
-
+
- Span信息查询
+- 实例全局视图
+
+
+- JVM明细信息
+
+
# Test reports
- 自动化集成测试报告
- [Java探针测试报告](https://github.com/sky-walking/agent-integration-test-report)