diff --git a/README.md b/README.md index fae846a9543d50c84017494b5de25cbf843a2cfe..22a1f4bd2e335640de9679dc7e7db0899d81b18e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Sky Walking | [中文](https://github.com/wu-sheng/sky-walking/wiki/sky-walking- * Auto-instrumentation mechanism, **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). -* Explicit-instrumentation, by implement OpenTracing supported tracer. +* Explicit-instrumentation, an [OpenTracing supported tracer](http://opentracing.io/documentation/pages/supported-tracers). * Pure Java server implementation, with RESTful Web service. * High performance streaming analysis. * The UI released on [wu-sheng/sky-walking-ui](https://github.com/wu-sheng/sky-walking-ui)