diff --git a/README.md b/README.md index 1d673d9..f100645 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # Hubot IRC Adapter -NOTICE: This bot is now upgraded to Hubot 2.3. You should specify 0.0.8 as your hubot-irc dependency for older versions of Hubot (<2.0.0). - ## Description -This is the IRC adapter for hubot. +This is the IRC adapter for hubot. For discussion about this adapter, join `#hubot-irc` on `irc.freenode.net`. ## Installation +NOTICE: This bot is now upgraded to Hubot 2.3. You should specify 0.0.8 as your hubot-irc dependency for older versions of Hubot (<2.0.0). + * Add `hubot-irc` as a dependency in your hubot's `package.json` * Install dependencies with `npm install` * Run hubot with `bin/hubot -a irc`