README: link to API docs

This commit is contained in:
Sridhar Ratnakumar 2013-03-10 15:01:42 -07:00
parent f2cd234400
commit 7369ae5fd4
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ for line := range t.Lines {
} }
``` ```
See [API documentation](http://godoc.org/github.com/ActiveState/tail).
## Installing ## Installing
go get github.com/ActiveState/tail go get github.com/ActiveState/tail