diff --git a/README.md b/README.md index 56ab7b3..ed1e37b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![](https://godoc.org/github.com/jackc/puddle?status.svg)](https://godoc.org/github.com/jackc/puddle) [![Build Status](https://travis-ci.org/jackc/puddle.svg)](https://travis-ci.org/jackc/puddle) # Puddle @@ -12,10 +13,6 @@ Puddle is a tiny generic resource pool library for Go that uses the standard con * High performance * 100% test coverage -## Documentation - -https://godoc.org/github.com/jackc/puddle - ## License MIT