README.markdown in calais-0.0.7 vs README.markdown in calais-0.0.8
- old
+ new
@@ -30,11 +30,11 @@
This will return an object containing information extracted from the RDF response.
## Requirements ##
* [Ruby 1.8.5 or better](http://ruby-lang.org)
-* [libxml-ruby](http://libxml.rubyforge.org/), [libxml2](http://xmlsoft.org/)
+* [nokogiri](http://nokogiri.rubyforge.org/nokogiri/), [libxml2](http://xmlsoft.org/), [libxslt](http://xmlsoft.org/xslt/)
* [curb](http://curb.rubyforge.org/), [libcurl](http://curl.haxx.se/)
* [json](http://json.rubyforge.org/)
## Install ##
@@ -44,6 +44,6 @@
* [Abhay Kumar](http://opensynapse.net)
## Acknowledgements ##
-* [Paul Legato](http://www.economaton.com/): Help all around with the new response processor and implementation of the 3.1 API.
\ No newline at end of file
+* [Paul Legato](http://www.economaton.com/): Help all around with the new response processor and implementation of the 3.1 API.