From 87c205b0868e907d841726126a4c0487a8d7f169 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Fri, 26 Sep 2014 09:53:26 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index aeae32d..2afa148 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ A Web IDE IDE for Teams using Golang. * There are a few of GO IDEs, and no one developed by Go itself, this is a nice try ## Features + * Code Highlight, Folding: Go/HTML/JavaScript/Markdown etc. * Autocomplete: Go/HTML etc. * Format: Go/HTML/JSON etc. @@ -34,6 +35,11 @@ A Web IDE IDE for Teams using Golang. * Web development: Frontend devlopment (HTML/JS/CSS) all in one * Go tool: go get/install/fmt etc. +## Architecture + +### Build & Run + +![Build & Run](https://cloud.githubusercontent.com/assets/873584/4389219/3642bc62-43f3-11e4-8d1f-06d7aaf22784.png) * A browser tab corresponds to a Wide session