From 52d6d415af3d833f3fada233ce690e2b42e20c5e Mon Sep 17 00:00:00 2001 From: naoh Date: Tue, 25 Oct 2016 01:27:03 +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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 698c6c8..619d066 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ ## Usage +[![CDNJS](https://img.shields.io/cdnjs/v/swipe.svg)](https://cdnjs.com/libraries/swipe) + Swipe only needs to follow a simple pattern. Here is an example: ``` html