gobyexample/README.md
Mark McGranaghan a612a88e68 fix readme
2012-09-21 09:08:48 -07:00

12 lines
118 B
Markdown

## gbe-book
Go by Example book source.
### Reordering
```bash
$ mate tool/index.txt
$ go run tool/renumber.go
```