aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Graboys <dimva13@gmail.com>2016-02-03 10:55:03 +0800
committerVadim Graboys <dimva13@gmail.com>2016-02-03 10:55:03 +0800
commitd282b0416666d39ec41fc37a31123241ffe6d935 (patch)
tree0e2877eada269504db254c062d84149467aff39b
parentd3c5a19729ca9f4962b1f4701df3f595397998f9 (diff)
downloaddexon-decimal-d282b0416666d39ec41fc37a31123241ffe6d935.tar.gz
dexon-decimal-d282b0416666d39ec41fc37a31123241ffe6d935.tar.zst
dexon-decimal-d282b0416666d39ec41fc37a31123241ffe6d935.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7c08804..7aaadae 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/shopspring/decimal.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?image_analysis=1)](https://github.com/defunctzombie/badginator)
Arbitrary-precision fixed-point decimal numbers in go.