1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2024-09-28 22:40:48 +00:00

add CDNJS badge in README.md

This badge will show the version on CDNJS!
This commit is contained in:
Brian Hsieh 2017-01-03 00:20:11 +08:00 committed by GitHub
parent 148be72e6f
commit e6c234f109

View File

@ -4,6 +4,7 @@ An arbitrary-precision Decimal type for JavaScript.
<br>
[![Build Status](https://travis-ci.org/MikeMcl/decimal.js.svg)](https://travis-ci.org/MikeMcl/decimal.js)
[![CDNJS](https://img.shields.io/cdnjs/v/decimal.js.svg)](https://cdnjs.com/libraries/decimal.js)
<br>
## Features