Update readme

This commit is contained in:
giongto35 2019-05-05 16:29:51 +08:00
parent b6be41371d
commit 6a6c26f2fe

3
README.md vendored
View file

@ -66,7 +66,8 @@ brew install libvpx pkg-config
* `go get github.com/gorilla/websocket`
Then we can run the main directly
* `go run main.go`
* `go run cmd/main.go -debug` - for debug UI
* `go run cmd/main.go` - for gameboy UI
## Code structure