Skip to content

Commit

Permalink
final update i hope
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Degutis committed Mar 29, 2012
1 parent 0117ae7 commit e52b0bc
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Expand Up @@ -4,18 +4,16 @@ Want to learn Go? Want to do it easily? Want to have fun with it? Want lots of m

I can't help you out with that last one. Sorry.

### Usage

$ go test

See "Better usage" below for a better way to run the tests.

### References

Bookmark the [spec](http://golang.org/ref/spec) and the
[packages listing](http://golang.org/pkg/). You can also
run the Go website locally with `godoc -http=:8080`.

### Usage

$ go test

### Better usage

Annoyed at having to switch between your editor and terminal, just to type `go test` over and over?
Expand Down

0 comments on commit e52b0bc

Please sign in to comment.