Commit Diff


commit - 20882a7be95f6f0dc90bb238024bcf890513e1ff
commit + ac8248b9d483c8caf31e56bf7930cd7fa26b1658
blob - d893fbca179838036f73ef18bb716a52c46f5ab2
blob + 6e52d0f1dfbcab2138a49cf9059b9dda62652e67
--- README.md
+++ README.md
@@ -1,5 +1,7 @@
 # p9p [![GoDoc](https://godoc.org/github.com/docker/go-p9p?status.svg)](https://godoc.org/github.com/docker/go-p9p) [![Apache licensed](https://img.shields.io/badge/license-Apache-blue.svg)](https://raw.githubusercontent.com/docker/go-p9p/master/LICENSE) [![CircleCI](https://circleci.com/gh/docker/go-p9p.svg?style=shield)](https://circleci.com/gh/docker/go-p9p) [![TravisCI](https://travis-ci.org/docker/go-p9p.svg?branch=master)](https://travis-ci.org/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).