Update README.md
This commit is contained in:
parent
61f5034de8
commit
a783de9f22
|
@ -36,7 +36,9 @@ A <b>W</b>eb <b>IDE</b> IDE for Teams using Golang.
|
|||
|
||||
## Architecture
|
||||
### Build & Run
|
||||
![](https://cloud.githubusercontent.com/assets/873584/4389219/3642bc62-43f3-11e4-8d1f-06d7aaf22784.png)
|
||||
|
||||
![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
|
||||
|
@ -52,7 +54,9 @@ A <b>W</b>eb <b>IDE</b> IDE for Teams using Golang.
|
|||
5. Browser renders with callback function ````ws.onmessage````
|
||||
|
||||
### Code Assist
|
||||
![](https://cloud.githubusercontent.com/assets/873584/4399135/3b80c21c-4463-11e4-8e94-7f7e8d12a4df.png)
|
||||
|
||||
![Code Assist](https://cloud.githubusercontent.com/assets/873584/4399135/3b80c21c-4463-11e4-8e94-7f7e8d12a4df.png)
|
||||
|
||||
|
||||
* Autocompletion
|
||||
* Find Usages
|
||||
|
|
Loading…
Reference in New Issue