From 4836b324dfb858130106829ad471dd94a027fcf7 Mon Sep 17 00:00:00 2001 From: Neer Sighted Date: Tue, 18 Sep 2012 18:05:05 -0700 Subject: [PATCH] Fix README typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7862707..a5e27e9 100755 --- a/README.md +++ b/README.md @@ -111,11 +111,11 @@ The programs `daemon` or `screen` are recomended for the launcher to run optimal 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). +They can both be found in [#CloudBot](irc://irc.esper.net/cloudbot "Connect via IRC to #CloudBot on irc.esper.net"). **mau5bot** is the semi-stable bot, and runs on the latest stable development version of CloudBot. (mau5bot is running on **Ubuntu Server** *12.04* with **Python** *2.7.3*) -**neerbot** is currently running an outdated version of the develop branch. (neerbot is running on **Debian** *Wheezy/Testing* with **Python** *2.7.2*) +**neerbot** is unstable bot, and runs on the `HEAD` of the `develop` branch. (neerbot is running on **Debian** *Wheezy/Testing* with **Python** *2.7.2*) ## License