From 601fd05779b190075aa95e335dce794e296773cc Mon Sep 17 00:00:00 2001 From: Kristoffer Josefsson Date: Tue, 4 Feb 2020 14:24:06 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b26809fc..1c6b53e7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # hs-abci -![Travis Status](https://travis-ci.com/f-o-a-m/hs-abci.svg?branch=master) +[![Build Status](https://travis-ci.com/f-o-a-m/hs-abci.svg?branch=master)](https://travis-ci.com/f-o-a-m/hs-abci) ## Introduction This is the official repository for the Haskell implementation of the ABCI server and