From 4de79841b4dd1732d3834c4c04e2dc8999ca099e Mon Sep 17 00:00:00 2001 From: naoh Date: Tue, 18 Oct 2016 17:46:38 +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 20c588142..b53dc4e54 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Introduction ![Bower version](https://img.shields.io/bower/v/adminlte.svg) [![npm version](https://img.shields.io/npm/v/admin-lte.svg)](https://www.npmjs.com/package/admin-lte) [![Packagist](https://img.shields.io/packagist/v/almasaeed2010/adminlte.svg)](https://packagist.org/packages/almasaeed2010/adminlte) +[![CDNJS](https://img.shields.io/cdnjs/v/admin-lte.svg)](https://cdnjs.com/libraries/admin-lte) **AdminLTE** -- is a fully responsive admin template. Based on **[Bootstrap 3](https://github.com/twbs/bootstrap)** framework. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops. Check out the live preview now and see for yourself.