From 5e62cab89a31773fb99cabda6a16efea92b931b9 Mon Sep 17 00:00:00 2001 From: LboAnn Date: Mon, 9 Oct 2017 13:52:04 +0800 Subject: [PATCH] docs: Add CDNJS version badge in README.md (#196) The badge shows the latest lib version on CDNJS and gives a link of it. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4a9918..6be3b9a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![npm](https://img.shields.io/npm/v/feather-icons.svg?style=flat-square)](https://www.npmjs.com/package/feather-icons) [![npm](https://img.shields.io/npm/dm/feather-icons.svg?style=flat-square)](https://npm-stat.com/charts.html?package=feather-icons&from=2017-06-01) [![Code Climate](https://img.shields.io/codeclimate/github/colebemis/feather.svg?style=flat-square)](https://codeclimate.com/github/colebemis/feather) +[![CDNJS version](https://img.shields.io/cdnjs/v/feather-icons.svg)](https://cdnjs.com/libraries/feather-icons) ## What is Feather?