Update README.md

This commit is contained in:
Liang Ding 2014-09-09 09:33:20 +08:00
parent 3aaa934e1d
commit 6eb3c787f1
1 changed files with 9 additions and 9 deletions

View File

@ -22,15 +22,15 @@ A simple <b>W</b>eb **IDE** for golang.
* A try for commercial open source: a version customized for an enterprise, coreesponding to its development work flow * A try for commercial open source: a version customized for an enterprise, coreesponding to its development work flow
## Features ## Features
* Code Highlight * Code Highlight, Folding: Go/HTML/JavaScript/Markdown etc.
* Autocomplete * Autocomplete: Go/HTML etc.
* Format * Format: Go/HTML/JSON etc.
* Run & Debug * Run & Debug: run/debug multiple processes at the same time
* Multiplayer * Multiplayer: a real team development experience
* Navigation & Jump * Navigation, Jump to declaration, Find usages, File search etc.
* Shell * Shell: run command on the server
* Git integration * Git integration: git command on the web
* Web development * Web development: Frontend devlopment (HTML/JS/CSS) all in one
## Demos ## Demos
* [20140823](http://b3log.org/wide/demo/20140823.html) * [20140823](http://b3log.org/wide/demo/20140823.html)