# README
storable - MongoDB ODM for Go
Installation
The recommended way to install storable
is:
go get -u gopkg.in/src-d/storable.v1/...
storable includes a binary tool used by go generate, please be sure that
$GOPATH/bin
is on your$PATH
License
MIT, see LICENSE