add asterisks

This commit is contained in:
neersighted 2012-03-01 16:24:13 -08:00
parent 59f194a5a2
commit b83e7df63f
1 changed files with 7 additions and 5 deletions

View File

@ -55,7 +55,7 @@ For the wrapper to work best, install `screen`, or `daemon`:
If you are a user of another Linux disto, use your package manager to install the dependencies, or, for other operating systems, use **Google** to locate source packages you can install.
Once you have installed the required dependencies, run the bot:
Once you have installed the required dependencies, run the botº:
`./cloudbot start`
@ -65,8 +65,6 @@ It will generate a default config for you. Once you have edited the config, run
and it will connect to any server(s) you have added to the config. (Config docs at the [wiki](http://git.io/cloudbotconfig))
* if you prefer to run the bot with a custom backend/run it manually, or are on **Windows**, run the bot with `./bot.py`
## Documentation
To configure your CloudBot, visit the [Config Wiki Page](http://git.io/cloudbotconfig).
@ -89,7 +87,7 @@ They can both be found in [#CloudBot](irc://irc.esper.net/cloudbot "Connect via
**mau5bot** is the stable bot, and runs on the latest 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 latest development version of CloudBot. (neerbot is running on **Debian** *Wheezy/Testing* with **Python** *2.7.2*)
**neerbot** is the unstable bot, and runs on the latest developmentºº version of CloudBot. (neerbot is running on **Debian** *Wheezy/Testing* with **Python** *2.7.2*)
## Requirements
@ -97,7 +95,7 @@ CloudBot runs on **Python** *2.7.x*. It is developed on **Debian** *Wheezy/Testi
It **requires Python modules** `lXML`, `BeautifulSoup`, `Enchant`, `MyGengo`, and `HTTPlib2`.
**Windows** users: Windows compatibility with the wrapper and some plugins is **broken** (such as the ping), but we do intend to add it. (Eventually)
**Windows** users: Windows compatibility with the wrapper and some plugins is **broken** (such as the ping), but we do intend to add it.ººº
## License
CloudBot is **licensed** under the **GPL v3** license. The terms are as follows.
@ -118,3 +116,7 @@ CloudBot is **licensed** under the **GPL v3** license. The terms are as follows.
You should have received a copy of the GNU General Public License
along with CloudBot. If not, see <http://www.gnu.org/licenses/>.
º if you prefer to run the bot with a custom backend/run it manually, or are on **Windows**, run the bot with `./bot.py`
ºº or whatever version [neersighted](http://git.io/neersighted) is currently hacking on
ººº eventually