From 29fcc3d1d41158f85445fab899a7442ba39e66a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Fri, 23 Feb 2018 22:03:58 +0800 Subject: [PATCH] Update README.md UI has already included in main repo. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5ba47c4d7..33ad37bf7 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,6 @@ Underlying technology is a distributed tracing system. * Use **@Trace** annotation for any methods you want to trace. * Integrate traceId into logs for log4j, log4j2 and logback. * Pure Java server implementation, provide RESTful and gRPC services. Compatibility with other language agents/SDKs. -* The UI released on [skywalking-ui](https://github.com/apache/incubator-skywalking-ui) # Document [![EN doc](https://img.shields.io/badge/document-English-blue.svg)](docs/README.md) [![cn doc](https://img.shields.io/badge/文档-中文版-blue.svg)](docs/README_ZH.md)