README: Add the curl_xml plugin.
authorFlorian Forster <octo@huhu.verplant.org>
Wed, 13 Jan 2010 13:05:30 +0000 (14:05 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Wed, 13 Jan 2010 13:05:30 +0000 (14:05 +0100)
README

diff --git a/README b/README
index 96fbdf3..3a56fbe 100644 (file)
--- a/README
+++ b/README
@@ -57,6 +57,10 @@ Features
       Retrieves JSON data via cURL and parses it according to user
       configuration.
 
+    - curl_xml
+      Retrieves XML data via cURL and parses it according to user
+      configuration.
+
     - dbi
       Executes SQL statements on various databases and interprets the returned
       data.