commit 4b23c3500b8d2a2027b4649114c4c34bc7b259d7 from: Stephen Day date: Fri May 20 00:50:16 2016 UTC Merge pull request #9 from stevvooe/more-badges badges: more badges for great health commit - f52b87018ad3a5b7f5dd2b21260bb2b0eb0292c3 commit + 4b23c3500b8d2a2027b4649114c4c34bc7b259d7 blob - 7b833a39b8aaaee9bf50e4397fb63ed80244ff73 blob + 4eb0aac4c655e82320ae1ed968ca70853ba270ab --- README.md +++ README.md @@ -1,8 +1,5 @@ -# p9p +# p9p [![GoDoc](https://godoc.org/github.com/docker/go-p9p?status.svg)](https://godoc.org/github.com/docker/go-p9p) [![CircleCI](https://circleci.com/gh/docker/go-p9p.svg?style=shield)](https://circleci.com/gh/docker/go-p9p) [![Go Report Card](https://goreportcard.com/badge/github.com/docker/go-p9p)](https://goreportcard.com/report/github.com/docker/go-p9p) -[![GoDoc](https://godoc.org/github.com/docker/go-p9p?status.svg)](https://godoc.org/github.com/docker/go-p9p) -[![CircleCI](https://circleci.com/gh/docker/go-p9p.svg?style=shield)](https://circleci.com/gh/docker/go-p9p) - A modern, performant 9P library for Go. For information on usage, please see the [GoDoc](https://godoc.org/github.com/docker/go-p9p).