commit e4e59ce7912b9968a48881a7764fc501de667cd4 from: Stephen Day date: Wed May 18 22:44:45 2016 UTC Merge pull request #6 from stevvooe/status-badges badge: add nice badges for good health commit - e797c539e9d64cf63c1d0f1733a1a9dbf56866e7 commit + e4e59ce7912b9968a48881a7764fc501de667cd4 blob - b66acf27f1b54e0ef1d8839de04bb81382879ea9 blob + 223eec8e45f3904f910413808da3f9260cb82649 --- README.md +++ README.md @@ -1,6 +1,9 @@ # p9p A modern, performant 9P library for Go +[![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) + ## Copyright and license Copyright © 2015 Docker, Inc. go-p9p is licensed under the Apache License,