Update README.md

This commit is contained in:
Liang Ding 2014-09-26 09:53:26 +08:00
parent ac5532769e
commit 87c205b086
1 changed files with 6 additions and 0 deletions

View File

@ -23,6 +23,7 @@ A <b>W</b>eb <b>IDE</b> IDE for Teams using Golang.
* There are a few of GO IDEs, and no one developed by Go itself, this is a nice try * There are a few of GO IDEs, and no one developed by Go itself, this is a nice try
## Features ## Features
* Code Highlight, Folding: Go/HTML/JavaScript/Markdown etc. * Code Highlight, Folding: Go/HTML/JavaScript/Markdown etc.
* Autocomplete: Go/HTML etc. * Autocomplete: Go/HTML etc.
* Format: Go/HTML/JSON etc. * Format: Go/HTML/JSON etc.
@ -34,6 +35,11 @@ A <b>W</b>eb <b>IDE</b> IDE for Teams using Golang.
* Web development: Frontend devlopment (HTML/JS/CSS) all in one * Web development: Frontend devlopment (HTML/JS/CSS) all in one
* Go tool: go get/install/fmt etc. * 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 * A browser tab corresponds to a Wide session