formatting

This commit is contained in:
Christopher Herrera 2014-09-21 17:55:27 -04:00
parent dfb6722dfd
commit a87fdeb12d

View file

@ -18,6 +18,7 @@ I *strongly* encourage you to check it out and contribute to keep it growing.
Project Usage
-------------
The API usage is very simple. Just import the go-imdb package
import (
imdb "github.com/eefret/go-imdb"
)