Commit Diff


commit - a056819507b3f5113ef8b52f04e67dadf29d8927
commit + db96364a86ef8eec2d65c3968f638e5d547dd150
blob - 4eb0aac4c655e82320ae1ed968ca70853ba270ab
blob + 1bdd1dad5480d8885448ed2e0bff49d513b8679d
--- README.md
+++ README.md
@@ -1,5 +1,6 @@
-# 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)
+# 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) [![Badge Badge](http://badge-server.badge-validate.80d2e13b.svc.dockerapp.io:8088/github.com/docker/go-p9p)](https://github.com/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).