From 494cbfd71d9c5148b12f593e1f997c0a39d5dc96 Mon Sep 17 00:00:00 2001 From: Mattias Erming Date: Mon, 18 Aug 2014 14:50:12 +0200 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 9231dad6..e22d1497 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,19 @@ # Shout [![](https://badge.fury.io/js/shout.png)](https://www.npmjs.org/package/shout) +__What is it?__ +Shout is a web IRC client that you host on your own server. + +__What features does it have?__ +- Multiple user support +- Stays connected even when you close the browser +- Connect from multiple devices at once +- Responsive layout — works well on your smartphone + + +_It works great when running it on the Amazon EC2 micro instance!_ + +Here's my Shout server running in public mode, which allows for anonymous connections: + ### [Try the Shout client](http://shout-irc.com:9000/) ## Install