From d3c5a19729ca9f4962b1f4701df3f595397998f9 Mon Sep 17 00:00:00 2001 From: Vadim Graboys Date: Tue, 2 Feb 2016 21:32:16 -0500 Subject: [PATCH] Add badginator badge, 4real --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1d15bc..7c08804 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# decimal [![Build Status](https://travis-ci.org/shopspring/decimal.png?branch=master)](https://travis-ci.org/shopspring/decimal) [![BADGINATOR](https://badginator.herokuapp.com//.svg)](https://github.com/defunctzombie/badginator) +# decimal [![Build Status](https://travis-ci.org/shopspring/decimal.png?branch=master)](https://travis-ci.org/shopspring/decimal) [![BADGINATOR](https://badginator.herokuapp.com/shopspring/decimal.svg)](https://github.com/defunctzombie/badginator) Arbitrary-precision fixed-point decimal numbers in go.