From 7e3810fa7f2d85cd74b9010751453dbf8592ad6f Mon Sep 17 00:00:00 2001 From: wusheng Date: Tue, 10 Oct 2017 21:40:39 +0800 Subject: [PATCH] Update readme. --- README.md | 4 ++-- README_ZH.md | 19 +++++-------------- 2 files changed, 7 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 4281a3192..975e6845d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Sky Walking | [中文](README_ZH.md) * Integrate traceId into logs for log4j, log4j2 and logback. * Pure Java server implementation, provide RESTful and gRPC services. Compatibility with other language agents/SDKs. * [How to uplink metrics and traces to collector?]() -* The UI released on [sky-walking-ui](https://github.com/OpenSkywalking/sky-walking-ui) +* The UI released on [skywalking-ui](https://github.com/OpenSkywalking/sky-walking-ui) # Architecture * Architecture graph for 3.2+ @@ -69,4 +69,4 @@ This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDU [![Shurenyun Logo](https://skywalkingtest.github.io/page-resources/partners/shurenyun-logo.png)](https://www.shurenyun.com/) # License -By contributing your code, you agree to license your contribution under the terms of the [sky-walking license](/LICENSE). +[Apache 2.0 License.](/LICENSE) diff --git a/README_ZH.md b/README_ZH.md index 83e641022..599d3bf3b 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -28,19 +28,7 @@ Sky Walking | [English](README.md) # Document -* [WIKI](https://github.com/wu-sheng/sky-walking/wiki) - -# PMC - Project Management Committee -* 吴晟 [@wu-sheng](https://github.com/wu-sheng) -* 张鑫 [@ascrutae](https://github.com/ascrutae) -* 彭勇升 [@peng-yongsheng](https://github.com/peng-yongsheng) R&D director,Tydic - -# Committer -* 柏杨 [@bai-yang](https://github.com/bai-yang) Senior Engineer, Alibaba Group. - -# Contributors -* [Contributors List](https://github.com/wu-sheng/sky-walking/graphs/contributors) -* 特别感谢徐妍[@TastySummer](https://github.com/TastySummer) 和 戴文, 给予项目的大量的帮助. +* [WIKI](https://github.com/OpenSkywalking/skywalking/wiki) 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. @@ -76,9 +64,12 @@ This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDU * [Google Mailing List](https://groups.google.com/forum/#!forum/skywalking-distributed-tracing-and-apm) * QQ群: 392443393 +# Open Skywalking Organization +[Open Skywalking Organization Teams and Contributors](https://github.com/OpenSkywalking/Organization/blob/master/README.md) + # Commercial Support Partners [![Shurenyun Logo](https://skywalkingtest.github.io/page-resources/partners/shurenyun-logo.png)](https://www.shurenyun.com/) # License -所有贡献的代码,和 [sky-walking license](/LICENSE) 保持一致. +[Apache 2.0 License.](/LICENSE) -- GitLab