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 1/4] 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/) From db99c3354b4376cfee22057c1a0edcf7a7b0cced Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Astori?= Date: Sun, 13 Sep 2015 21:17:09 +0000 Subject: [PATCH 2/4] Add Travis CI badge to the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66414255..34f3a601 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![npm version](https://img.shields.io/npm/v/shout.svg)](https://www.npmjs.org/package/shout) +[![Build Status](https://travis-ci.org/erming/shout.svg?branch=master)](https://travis-ci.org/erming/shout) # Shout From bb0b81e810c016cdab290ecadfdb60cef7af006e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Astori?= Date: Sun, 13 Sep 2015 21:19:13 +0000 Subject: [PATCH 3/4] Add David badges to the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 34f3a601..aa2d00ff 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![npm version](https://img.shields.io/npm/v/shout.svg)](https://www.npmjs.org/package/shout) [![Build Status](https://travis-ci.org/erming/shout.svg?branch=master)](https://travis-ci.org/erming/shout) +[![Dependency Status](https://david-dm.org/erming/shout.svg)](https://david-dm.org/erming/shout) # Shout From a5316ae12cd83f8e331377347596d95df0bb3dee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Astori?= Date: Sun, 13 Sep 2015 21:20:05 +0000 Subject: [PATCH 4/4] Trim trailing whitespaces in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aa2d00ff..7983617a 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ ### [Try the Demo](http://demo.shout-irc.com/) -__What is it?__ +__What is it?__ Shout is a web IRC client that you host on your own server. -__What features does it have?__ +__What features does it have?__ - Multiple user support - Stays connected even when you close the browser - Connect from multiple devices at once