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
|
* 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
|
## Architecture
|
||||||
|
|
||||||
### Build & Run
|
### Build & Run
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
* A browser tab corresponds to a Wide session
|
* A browser tab corresponds to a Wide session
|
||||||
* Execution output push via WebSocket
|
* Execution output push via WebSocket
|
||||||
|
|
Loading…
Reference in New Issue