From b73426b2ccf98a837c7c4b9c51f4901d000a83b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Wed, 9 Aug 2017 11:36:17 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e57685516..360cee96b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Sky Walking | [中文](https://github.com/wu-sheng/sky-walking/wiki/sky-walking- [![OpenTracing-1.0 Badge](https://img.shields.io/badge/OpenTracing--1.0-enabled-blue.svg)](http://opentracing.io) -* Auto instrumentation java agent, **no need to CHANGE any application source code**. +* Auto instrumentation by javaagent, **no need to CHANGE any application source code**. * [Supported middlewares, frameworks and libraries](https://github.com/wu-sheng/sky-walking/wiki/3.0-supported-list). * Manual instrumentation * As an [OpenTracing supported tracer](http://opentracing.io/documentation/pages/supported-tracers) @@ -51,7 +51,8 @@ This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDU # Test reports -- [Automatic integration test reports](https://github.com/sky-walking/agent-integration-test-report) +- Automatic integration test reports + - [Java Agent test report](https://github.com/sky-walking/agent-integration-test-report) - Performance test reports - [Java Agent test report]()