From dcc03786a22e47f7e0ee7d87f5c32590b71e146b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Astori?= Date: Sun, 13 Sep 2015 21:15:49 +0000 Subject: [PATCH] Switch to SVG version of npm badge in the README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 78e57b98..66414255 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# Shout [![](https://badge.fury.io/js/shout.png)](https://www.npmjs.org/package/shout) +[![npm version](https://img.shields.io/npm/v/shout.svg)](https://www.npmjs.org/package/shout) + +# Shout ### [Try the Demo](http://demo.shout-irc.com/)