From 31436124f08330705e19b09e84455a44ceda7b5c Mon Sep 17 00:00:00 2001 From: naoh Date: Wed, 14 Dec 2016 20:03:22 +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 479279b..038eab7 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ A Go autocomplete Redis server. =============================== [![Build Status](https://travis-ci.org/peterbe/autocompeter.svg?branch=master)](https://travis-ci.org/peterbe/autocompeter) +[![CDNJS](https://img.shields.io/cdnjs/v/autocompeter.svg)](https://cdnjs.com/libraries/autocompeter) Documentation -------------