update docs wording

This commit is contained in:
Greg 2014-09-02 03:33:18 +09:00
parent 49f7d361d6
commit a99cdf8f98

View file

@ -1,7 +1,7 @@
## null [![GoDoc](https://godoc.org/github.com/guregu/null?status.svg)](https://godoc.org/github.com/guregu/null) [![Coverage](http://gocover.io/_badge/github.com/guregu/null)](http://gocover.io/github.com/guregu/null)
`import "gopkg.in/guregu/null.v2"`
null is a library with opinions on how to deal with nullable SQL and JSON values
null is a library with reasonable options for dealing with nullable SQL and JSON values
There are two packages: `null` and its subpackage `zero`.