Update README.md
This commit is contained in:
parent
33d877cb2e
commit
c031a9bc7c
|
@ -34,9 +34,13 @@ A <b>W</b>eb <b>IDE</b> 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
|
||||
* Execution output push via WebSocket
|
||||
|
|
Loading…
Reference in New Issue