From 52f2af2bfa5738ddf1ecd75bbd95cc7074b864c6 Mon Sep 17 00:00:00 2001 From: naoh Date: Tue, 18 Oct 2016 19:45:46 +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 2bf32b8..9774343 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ---------- +[![CDNJS](https://img.shields.io/cdnjs/v/foonav.svg)](https://cdnjs.com/libraries/foonav) + FooNav.js is a free plugin built on jQuery that let's you make a simple menu to help users navigate either your site or a single pages content. You can create your own custom menu links or let the plugin crawl your page for headers and build up a simple navigation menu itself. There are multiple themes to choose from to suite your site, or if you are so inclined you can create your own with a little custom CSS. There are also multiple demos to get you up and running in no time at all. ![FooNav](https://github.com/fooplugins/foonav/raw/master/screenshot.png "FooNav")