updating readme

This commit is contained in:
Steve Domino 2015-10-12 10:06:42 -06:00
parent 11d33b62b2
commit 72d475ae14
1 changed files with 4 additions and 0 deletions

View File

@ -48,5 +48,9 @@ if err := database.Transact(t); err != nil {
For an example of a qualified logger see [here](http://godoc.org/github.com/nanobox-io/golang-hatchet).
### TODO/Doing
- Tests!
### Documentation
Complete documentation is available on [godoc](http://godoc.org/github.com/nanobox-io/golang-scribble).