From 6d67bc2977898b7a89ae76f379201f84c918c474 Mon Sep 17 00:00:00 2001 From: wusheng Date: Thu, 30 Mar 2017 10:13:14 +0800 Subject: [PATCH] Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b61756025..b2e7a1f5d 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known D * Auto-instrumentation mechanism, **no need to CHANGE any application source code**. Supported [frameworks](https://github.com/wu-sheng/sky-walking/wiki/3.0-supported-list). -* Pure Java server implementation. provide HTTP traces collecting service. +* Pure Java server implementation, with RESTful Web service. * High performance stream analysis. * The UI released on [wu-sheng/sky-walking-ui](https://github.com/wu-sheng/sky-walking-ui)