From 614c84fe9b9fa190f2f67df950c6e2bd3e42530c Mon Sep 17 00:00:00 2001 From: LboAnn Date: Fri, 14 Apr 2017 18:54:09 +0200 Subject: [PATCH] add CDNJS version badge in README.md (#57) This badge will show the version on CDNJS! --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4448e551..c2a0723d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Tribute +[![CDNJS version](https://img.shields.io/cdnjs/v/tributejs.svg)](https://cdnjs.com/libraries/tributejs) + A cross-browser `@mention` engine written in ES6, no dependencies. Tested in Firefox, Chrome, iOS Safari, Safari, IE 9+, Edge 12+, Android 4+, and Windows Phone. - [Installing](#installing)