From 10e5cfce499115d7b86533f0019b81f5f1d5ce38 Mon Sep 17 00:00:00 2001 From: Dan Sosedoff Date: Tue, 9 Dec 2014 19:49:29 -0600 Subject: [PATCH] Add release badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 20f14f3..274ad57 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ Web-based PostgreSQL database browser written in Go. -[![Build Status](https://travis-ci.org/sosedoff/pgweb.svg?branch=master)](https://travis-ci.org/sosedoff/pgweb) +[![Release](https://img.shields.io/github/release/sosedoff/pgweb.svg)](https://github.com/sosedoff/pgweb/releases) +[![Build Status](https://img.shields.io/travis/sosedoff/pgweb.svg)](https://travis-ci.org/sosedoff/pgweb) ## Overview