README: add a link to the go docs

This commit is contained in:
Brandon Philips 2013-07-09 17:31:48 -07:00
parent 528535f63e
commit 05776eb33d

View file

@ -1,5 +1,11 @@
# Go Omaha
Implementation of the omaha protocol in Go.
https://code.google.com/p/omaha/
## Docs
http://godoc.org/github.com/coreos/go-omaha/omaha
[![Build Status](https://travis-ci.org/coreos/go-omaha.png)](https://travis-ci.org/coreos/go-omaha)