Fix style in readme

This commit is contained in:
Hajime Hoshi 2014-12-05 19:50:04 +09:00
parent 94148b6678
commit 69a3dfed40

View File

@ -11,8 +11,10 @@ changed easily.
## How to execute the example ## How to execute the example
:; cd example ```
:; go run *.go :; cd example
:; go run *.go
```
## License ## License