From e6c234f10910b8cb2c6cc488eba6b5f03329e3c5 Mon Sep 17 00:00:00 2001 From: Brian Hsieh Date: Tue, 3 Jan 2017 00:20:11 +0800 Subject: [PATCH] add CDNJS badge in README.md This badge will show the version on CDNJS! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd252dc..4f68e9d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ An arbitrary-precision Decimal type for JavaScript.
[![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)
## Features