This is an automated email from the ASF dual-hosted git repository.

pengys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new 99dc132  Update README_ZH.md (#1059)
99dc132 is described below

commit 99dc132d72ba967b605bf98c5132a1e30f8504f4
Author: 彭勇升 pengys <8082...@qq.com>
AuthorDate: Wed Apr 11 00:14:29 2018 +0800

    Update README_ZH.md (#1059)
    
    Style issues when use *.
---
 README_ZH.md | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/README_ZH.md b/README_ZH.md
index deed2d1..f3687dc 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -16,15 +16,15 @@ Apache SkyWalking | [English](README.md)
 [![OpenTracing-1.x 
Badge](https://img.shields.io/badge/OpenTracing--1.x-enabled-blue.svg)](http://opentracing.io)
 
 
-* Java自动探针,**不需要修改应用程序源代码**
-  * 高性能探针.
-  * [中间件,框架与类库支持列表](docs/Supported-list.md).
-* 手动探针
-  * 
[使用OpenTracing手动探针API](http://opentracing.io/documentation/pages/supported-tracers)
-  * 使用 [**@Trace**](docs/cn/Application-toolkit-trace-CN.md) 标注追踪业务方法
-  * 将 traceId 集成到 log4j, log4j2 或 logback这些日志组件中
-* 纯Java后端Collector实现,提供RESTful和gRPC接口。兼容接受其他语言探针发送数据 
-  * 
[如何将探针的Metric和Trace数据上传到Collector?](/docs/cn/How-to-communicate-with-the-collector-CN.md)
+- Java自动探针,**不需要修改应用程序源代码**. 
+  - 高性能探针.
+  - [中间件,框架与类库支持列表](docs/Supported-list.md).
+- 手动探针
+  - 
[使用OpenTracing手动探针API](http://opentracing.io/documentation/pages/supported-tracers)
+  - 使用 [**@Trace**](docs/cn/Application-toolkit-trace-CN.md) 标注追踪业务方法
+  - 将 traceId 集成到 log4j, log4j2 或 logback这些日志组件中
+- 纯Java后端Collector实现,提供RESTful和gRPC接口。兼容接受其他语言探针发送数据 
+  - 
[如何将探针的Metric和Trace数据上传到Collector?](/docs/cn/How-to-communicate-with-the-collector-CN.md)
 
 # 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)

-- 
To stop receiving notification emails like this one, please contact
pen...@apache.org.

Reply via email to