diff --git a/README.md b/README.md index 4399018..7d00468 100755 --- a/README.md +++ b/README.md @@ -31,7 +31,14 @@ It will generate a default config for you. Once you have editied the config, ru and it will connect to any server(s) you have added to the config. ### Requirements -CloudBot runs on Python 2.7.x. It is devloped on Debian Wheezy/Testing with Python 2.7.2. +CloudBot runs on Python 2.7.x. It is developed on Debian Wheezy/Testing with Python 2.7.2. + +### Example CloudBots +The developers of CloudBot run two Cloudbots on [Espernet](http://esper.net) +They can both be found in [#CloudBot](irc://irc.esper.net/cloudbot "Connect via IRC to #CloudBot on irc.esper.net) + +_mau5bot_ is the stable bot, and runs on the lastest release version of CloudBot. (mau5bot is running on Ubuntu Server Oneric Ocelot/11.10 with Python 2.7.2) +_neerbot_ is the unstable bot, and runs on the lastest development version of CloudBot. (neerbot is running on Debian Wheezy/Testing with Python 2.7.2) ### License CloudBot is licenced under the GPL v3 license. The terms are as follows.