From 6535445ae314517cf398a5dfeedb0122c5582115 Mon Sep 17 00:00:00 2001
From: naoh <naoh.cs03g@nctu.edu.tw>
Date: Sat, 29 Oct 2016 22:43:21 +0800
Subject: [PATCH] Add CDNJS version badge in readme

This will add the badge to show its version on CDNJS and also link to its page on CDNJS!
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 124b8819b1..9dd6ee18c9 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
 [![Build Status](https://travis-ci.org/JedWatson/react-select.svg?branch=master)](https://travis-ci.org/JedWatson/react-select)
 [![Coverage Status](https://coveralls.io/repos/JedWatson/react-select/badge.svg?branch=master&service=github)](https://coveralls.io/github/JedWatson/react-select?branch=master)
 [![Supported by Thinkmill](https://thinkmill.github.io/badge/heart.svg)](http://thinkmill.com.au/?utm_source=github&utm_medium=badge&utm_campaign=react-select)
+[![CDNJS](https://img.shields.io/cdnjs/v/react-select.svg)](https://cdnjs.com/libraries/react-select)
 
 React-Select
 ============