little more readme

This commit is contained in:
Steven Degutis
2012-03-29 13:17:43 -05:00
parent e52b0bc3de
commit 7a11510181

View File

@@ -14,6 +14,8 @@ run the Go website locally with `godoc -http=:8080`.
$ go test $ go test
Now make the failing tests pass, by replacing these types of `__variables__` with real values.
### Better usage ### Better usage
Annoyed at having to switch between your editor and terminal, just to type `go test` over and over? Annoyed at having to switch between your editor and terminal, just to type `go test` over and over?