From 5f4212e2fd47921b86cf8f30d79571a633920771 Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Tue, 16 Dec 2014 20:48:17 -0800 Subject: [PATCH] Link to CI report from badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43c93f10c..780732388 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Serve a RESTful API from any Postgres database -![Build Status](https://circleci.com/gh/begriffs/postgrest.png?circle-token=f723c01686abf0364de1e2eaae5aff1f68bd3ff2) +[![Build Status](https://circleci.com/gh/begriffs/postgrest.png?circle-token=f723c01686abf0364de1e2eaae5aff1f68bd3ff2)](https://circleci.com/gh/begriffs/postgrest/tree/master) ### Installation