From 29dcd554d37a6ebe2ea9cd40dfdca7298d372554 Mon Sep 17 00:00:00 2001 From: Lukas Drgon Date: Wed, 11 Oct 2017 21:33:20 +0200 Subject: [PATCH] Add jsDelivr hits badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1817af9..4d568aa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # swfobject -[![Made by unshift](https://img.shields.io/badge/made%20by-unshift-00ffcc.svg?style=flat-square)](http://unshift.io)[![Version npm](http://img.shields.io/npm/v/swfobject.svg?style=flat-square)](http://browsenpm.org/package/swfobject)[![IRC channel](http://img.shields.io/badge/IRC-irc.freenode.net%23unshift-00a8ff.svg?style=flat-square)](http://webchat.freenode.net/?channels=unshift) +[![Made by unshift](https://img.shields.io/badge/made%20by-unshift-00ffcc.svg?style=flat-square)](http://unshift.io)[![Version npm](http://img.shields.io/npm/v/swfobject.svg?style=flat-square)](http://browsenpm.org/package/swfobject)[![IRC channel](http://img.shields.io/badge/IRC-irc.freenode.net%23unshift-00a8ff.svg?style=flat-square)](http://webchat.freenode.net/?channels=unshift)[![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/swfobject/badge)](https://www.jsdelivr.com/package/npm/swfobject) This a browserify compatible version of the `swfobject` library which is used to embed flash objects in your browsers.