From d2d99eac651a5022c242c859b6861b606002dd77 Mon Sep 17 00:00:00 2001 From: Steve Atkins Date: Tue, 9 May 2017 08:24:31 -0700 Subject: [PATCH] Add godoc.org badge to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b85f9c0f..877c2a37 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![](https://godoc.org/github.com/jackc/pgx?status.svg)](https://godoc.org/github.com/jackc/pgx) + # Pgx ## Experimental Branch