From 03167367d1eaf831c600b15f2d6b49741fec011b Mon Sep 17 00:00:00 2001 From: wusheng Date: Thu, 26 May 2016 16:41:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BC=80=E6=BA=90=E5=8D=8F?= =?UTF-8?q?=E8=AE=AE=E7=B1=BB=E5=9E=8B=E4=B8=BAGPLv3=EF=BC=8C=E7=BB=B4?= =?UTF-8?q?=E6=8C=81=E6=9B=B4=E5=A5=BD=E7=9A=84=E5=BC=80=E6=BA=90=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d709b75d..0d3831381 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Sky Walking SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, 是一个对JAVA分布式应用程序集群的业务运行情况进行追踪、告警和分析的系统。 [![Build Status](https://travis-ci.org/wu-sheng/sky-walking.svg?branch=master)](https://travis-ci.org/wu-sheng/sky-walking) -![license](https://img.shields.io/badge/License-Apache%202-blue.svg) +![license](https://img.shields.io/aur/license/yaourt.svg) # 简介 / abstract * 核心理论为[Google Dapper论文:Dapper, a Large-Scale Distributed Systems Tracing Infrastructure](http://research.google.com/pubs/pub36356.html),英语有困难的同学可参考[国内翻译](http://duanple.blog.163.com/blog/static/70971767201329113141336/)