Skip to content

Commit e7dfc93

Browse files
authored
Update README.md
1 parent 7e8ec8c commit e7dfc93

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Sky Walking | [中文](README_ZH.md)
33

44
<img src="https://sky-walking.github.io/page-resources/3.0/skywalking.png" alt="Sky Walking logo" height="90px" align="right" />
55

6-
**SkyWalking 3**: APM for Distributed Systems, also known Distributed Tracing System.
6+
**SkyWalking 3**: APM for Distributed Systems, also known Distributed Tracing System.
77

88
[![Build Status](https://travis-ci.org/wu-sheng/sky-walking.svg?branch=master)](https://travis-ci.org/wu-sheng/sky-walking)
99
[![Coverage Status](https://coveralls.io/repos/github/wu-sheng/sky-walking/badge.svg?branch=master&forceUpdate=2)](https://coveralls.io/github/wu-sheng/sky-walking?branch=master)
@@ -24,6 +24,12 @@ Sky Walking | [中文](README_ZH.md)
2424
* [How to uplink metrics and traces to collector?]()
2525
* The UI released on [wu-sheng/sky-walking-ui](https://github.com/wu-sheng/sky-walking-ui)
2626

27+
# Architecture
28+
* Architecture graph for 3.2+
29+
<img src="https://sky-walking.github.io/page-resources/3.2/architecture/3.2-architecture.jpg"/>
30+
31+
# Document
32+
* [WIKI](https://github.com/wu-sheng/sky-walking/wiki)
2733

2834
# PMC - Project Management Committee
2935
* 吴晟 [@wu-sheng](https://github.com/wu-sheng)
@@ -39,10 +45,6 @@ Sky Walking | [中文](README_ZH.md)
3945

4046
This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to wu.sheng@foxmail.com.
4147

42-
# Architecture
43-
* Architecture graph for 3.2+
44-
<img src="https://sky-walking.github.io/page-resources/3.2/architecture/3.2-architecture.jpg"/>
45-
4648
# Screenshots
4749
- Topological graph of application clusters based on dubbox and [motan](https://github.com/weibocom/motan).
4850
<img src="https://sky-walking.github.io/page-resources/3.2/topological_graph_test_project.png"/>
@@ -68,9 +70,6 @@ This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDU
6870
- Performance test reports
6971
- [Java Agent test report](https://sky-walking.github.io/Agent-Benchmarks/)
7072

71-
# Document
72-
* [WIKI](https://github.com/wu-sheng/sky-walking/wiki)
73-
7473
# Contact Us
7574
* Submit an issue
7675
* [Gitter](https://gitter.im/sky-walking/Lobby)

0 commit comments

Comments
 (0)