docs: Add CDNJS version badge in README.md (#196)

The badge shows the latest lib version on CDNJS and gives a link of it.
This commit is contained in:
LboAnn 2017-10-09 13:52:04 +08:00 committed by Cole Bemis
parent 5dd498cc61
commit 5e62cab89a

View File

@ -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?