Skip to content

Commit

Permalink
Merge branch 'master' into jdef_govendor
Browse files Browse the repository at this point in the history
  • Loading branch information
jdef committed Apr 24, 2017
2 parents 4c2c9f2 + 3345c1a commit 0c988ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@ As with other pure implementations, mesos-go uses the HTTP wire protocol to comm
One of the objectives of this project is to provide an idiomatic Go API that makes it super easy to create Mesos frameworks using Go.

[![Build Status](https://travis-ci.org/mesos/mesos-go.svg)](https://travis-ci.org/mesos/mesos-go)
[![GoDoc] (https://godoc.org/github.com/mesos/mesos-go?status.png)](https://godoc.org/github.com/mesos/mesos-go)
[![GoDoc](https://godoc.org/github.com/mesos/mesos-go?status.png)](https://godoc.org/github.com/mesos/mesos-go)
[![Coverage Status](https://coveralls.io/repos/github/mesos/mesos-go/badge.svg?branch=master)](https://coveralls.io/github/mesos/mesos-go?branch=master)

## Status
Expand Down

0 comments on commit 0c988ad

Please sign in to comment.