From 7ab5641948ed902d5657204f447ff735f2f8707d Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Wed, 24 Sep 2014 22:14:45 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 028130e..53860cd 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,10 @@ A Web IDE IDE for Team using Golang. * Web development: Frontend devlopment (HTML/JS/CSS) all in one * Go tool: go get/install/fmt etc. +## Architecture +### Build & Run +![](https://cloud.githubusercontent.com/assets/873584/4389219/3642bc62-43f3-11e4-8d1f-06d7aaf22784.png) + ## Documents * [用户指南](http://88250.gitbooks.io/wide-user-guide/zh-cn/index.html)