diff --git a/README.md b/README.md index 9226396..bb019b7 100644 --- a/README.md +++ b/README.md @@ -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)