From a1497996a9f4bb27364fc1263a44a89ce2222f82 Mon Sep 17 00:00:00 2001 From: neersighted Date: Thu, 1 Mar 2012 16:59:25 -0800 Subject: [PATCH] closes #14, done with all the wrapper stuff --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3ad7575..98c7a6c 100755 --- a/README.md +++ b/README.md @@ -95,6 +95,8 @@ CloudBot runs on **Python** *2.7.x*. It is developed on **Debian** *Wheezy/Testi It **requires Python modules** `lXML`, `BeautifulSoup`, `Enchant`, `MyGengo`, and `HTTPlib2`. +The programs `screen` or `daemon` 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.☩☩☩ ## License