commit a63eac2e4260d88b0f3264d52faa1bb955ab85bb from: Stephen J Day date: Thu May 19 00:39:09 2016 UTC badges: more badges for great health Adding the Go report card badge. Signed-off-by: Stephen J Day commit - 5eb5d0b15afff9aa87b884374ebc7a692435fef4 commit + a63eac2e4260d88b0f3264d52faa1bb955ab85bb 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).