From 9035be2ed49e41364cbe9d7ed99e54539aa53a9d Mon Sep 17 00:00:00 2001 From: Luke Rogers Date: Thu, 17 May 2012 09:48:28 +1200 Subject: [PATCH] Removed un-needed libs --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d797171..d2ecfd2 100755 --- a/README.md +++ b/README.md @@ -106,11 +106,11 @@ They can both be found in [#CloudBot](irc://irc.esper.net/cloudbot "Connect via CloudBot runs on **Python** *2.7.x*. It is developed on **Debian** *Wheezy/Testing* and **Ubuntu** *11.10* with **Python** *2.7.2*. -It **requires Python modules** `lXML`, `BeautifulSoup`, `Enchant`, `psutil`, and `HTTPlib2`. +It **requires Python modules** `lXML`, `BeautifulSoup` and `Enchant`, `psutil`, and `HTTPlib2`. -The programs `screen` or `daemon` are recomended for the wrapper to run optimaly. +The programs `daemon` or `screen` are recomended for the wrapper to run optimaly. -**Windows** users: Windows compatibility with the wrapper and some plugins is **broken** (such as the ping), but we do intend to add it.³ +**Windows** users: Windows compatibility with the wrapper and some plugins is **broken** (such as ping), but we do intend to add it.³ ## License CloudBot is **licensed** under the **GPL v3** license. The terms are as follows.