From 3f188b14548b8c3cbe49be7b75251471458c2e36 Mon Sep 17 00:00:00 2001 From: wusheng Date: Mon, 11 Sep 2017 12:35:46 +0800 Subject: [PATCH] Update read for readme. --- README.md | 5 ++++- README_ZH.md | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e03454203..015eacac2 100644 --- a/README.md +++ b/README.md @@ -56,9 +56,12 @@ This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDU - Instance Overview. -- JVM detail. +- JVM Detail. +- Services Dependency Tree. + + # 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 a2ccdc579..12c36759e 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -61,6 +61,10 @@ This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDU - JVM明细信息 +- 服务依赖树. + + + # Test reports - 自动化集成测试报告 - [Java探针测试报告](https://github.com/sky-walking/agent-integration-test-report)