From 83b8dcb708ac43f423004e449e794910c41ca104 Mon Sep 17 00:00:00 2001 From: lukeroge Date: Mon, 21 Nov 2011 00:32:33 +1300 Subject: [PATCH] Updated README --- README.creole | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.creole b/README.creole index caf286e..f873fd6 100644 --- a/README.creole +++ b/README.creole @@ -14,4 +14,4 @@ * Easy plugin development with automatic reloading and a simple hooking API. ==Requirements== -CloudBot runs on Python 2.7. Many of the plugins require [[http://codespeak.net/lxml/|lxml]] and BeautifulSoup. It is developed on Ubuntu 11.10 with Python 2.7.2. +CloudBot runs on Python 2.7. Many of the plugins require [[http://codespeak.net/lxml/|lxml]] and [[www.crummy.com/software/BeautifulSoup/|BeautifulSoup]]. It is developed on Ubuntu 11.10 with Python 2.7.2.