aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-06-03 15:37:19 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-06-03 15:37:19 +0200
commit85633e1b044e305e256b521243b2aae405e4099a (patch)
tree3c61ba270bf0ccc0135b1ba4ae64500ca1e67fc4
parentUse the httputil functions from rbot for fetching the data. (diff)
downloadrbot-bugzilla-85633e1b044e305e256b521243b2aae405e4099a.tar.gz
rbot-bugzilla-85633e1b044e305e256b521243b2aae405e4099a.tar.bz2
rbot-bugzilla-85633e1b044e305e256b521243b2aae405e4099a.zip
Update documentation not to refer to httpclient anymore.
-rw-r--r--README3
1 files changed, 0 insertions, 3 deletions
diff --git a/README b/README
index b92f11c..4db61a4 100644
--- a/README
+++ b/README
@@ -30,9 +30,6 @@ db4.6_load.
Requirements
------------
-The plugin needs the the httpclient Ruby extension that can be found
-at http://dev.ctor.org/http-access2/ .
-
Optionally, the plugin can use HTML Entities for Ruby to decode the
HTML entities referenced in the bugs' descriptions, which is available
at http://htmlentities.rubyforge.org/ .