From 91a455da378da1431452c9a5cc8a8c411a7585f0 Mon Sep 17 00:00:00 2001 From: wusheng Date: Wed, 17 Aug 2016 13:52:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E8=B7=AF=E7=BA=BF=E5=9B=BE?= =?UTF-8?q?=EF=BC=8C=E4=BB=A5=E5=8F=8A=E5=8F=91=E5=B8=83=E8=AF=B4=E6=98=8E?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 487888c85..84fba5fb5 100644 --- a/README.md +++ b/README.md @@ -149,3 +149,6 @@ java -jar ... -javaagent:/..ospath../skywalking-agent-x.x-Final.jar # 源代码说明 * [网络传输协议、缓存文件协议说明. the protocols of transform between agent and collector, collector buffer file](doc/protocol.md) * [追踪日志明细存储结构说明. the storage structure of tracking logs](skywalking-server/doc/hbase_table_desc.md) + +# RoadMap +* ref [Roadmap and Release notes](https://github.com/wu-sheng/sky-walking/releases)