diff options
author | Vadim Graboys <dimva13@gmail.com> | 2016-02-03 10:55:03 +0800 |
---|---|---|
committer | Vadim Graboys <dimva13@gmail.com> | 2016-02-03 10:55:03 +0800 |
commit | d282b0416666d39ec41fc37a31123241ffe6d935 (patch) | |
tree | 0e2877eada269504db254c062d84149467aff39b | |
parent | d3c5a19729ca9f4962b1f4701df3f595397998f9 (diff) | |
download | dexon-decimal-d282b0416666d39ec41fc37a31123241ffe6d935.tar.gz dexon-decimal-d282b0416666d39ec41fc37a31123241ffe6d935.tar.zst dexon-decimal-d282b0416666d39ec41fc37a31123241ffe6d935.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# decimal [](https://travis-ci.org/shopspring/decimal) [](https://github.com/defunctzombie/badginator) +# decimal [](https://travis-ci.org/shopspring/decimal) [](https://github.com/defunctzombie/badginator) Arbitrary-precision fixed-point decimal numbers in go. |