more readme tweaks

This commit is contained in:
neersighted 2012-02-28 00:56:16 -08:00
parent 4f9c540741
commit efac5b195e

View file

@ -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. and it will connect to any server(s) you have added to the config.
### Requirements ### 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 ### License
CloudBot is licenced under the GPL v3 license. The terms are as follows. CloudBot is licenced under the GPL v3 license. The terms are as follows.