From d6b74b0075152165571c7d6a86050be129b3b2a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Sun, 4 Dec 2016 10:26:42 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 774dcaecd..54da9d899 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known D [![codebeat badge](https://codebeat.co/badges/579e4dce-1dc7-4f32-a163-c164eafa1335)](https://codebeat.co/projects/github-com-wu-sheng-sky-walking) [![Join the chat at https://gitter.im/sky-walking/Lobby](https://badges.gitter.im/sky-walking/Lobby.svg)](https://gitter.im/sky-walking/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![Release Version](https://github.com/wu-sheng/sky-walking/releases)](https://img.shields.io/badge/sky--walking-1.0--release-brightgreen.svg) +[![Dev Version](https://github.com/wu-sheng/sky-walking)](https://img.shields.io/badge/sky--walking-2.0--indev-yellow.svg) + # Abstract * An open source Large-Scale Distributed Systems Tracing Infrastructure, also known a ditributed tracer. * Based on [Google Dapper Paper: Dapper, a Large-Scale Distributed Systems Tracing Infrastructure](http://research.google.com/pubs/pub36356.html), [read Simplified Chinese Version](http://duanple.blog.163.com/blog/static/70971767201329113141336/)