From 2b7acc5e2804235182bfd16884b0f26c314425bd Mon Sep 17 00:00:00 2001 From: Jack Christensen Date: Wed, 26 Dec 2018 17:19:52 -0600 Subject: [PATCH] Link to godoc in README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9549c25..4a0ccd1 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,7 @@ Puddle is a tiny generic resource pool library for Go that uses the standard con * No dependencies outside of standard library * High performance * 100% test coverage + +## Documentation + +https://godoc.org/github.com/jackc/puddle