README.txt in anemone-0.0.3 vs README.txt in anemone-0.0.4
- old
+ new
@@ -10,9 +10,10 @@
* Tracks 301 HTTP redirects to understand a page's aliases
* Built-in BFS algorithm for determining page depth
* Allows exclusion of URLs based on regular expressions
== REQUIREMENTS
-* hpricot
+* nokogiri
+* facets
== EXAMPLES
-See the +bin+ directory for several examples of useful Anemone tasks.
\ No newline at end of file
+See the +bin+ directory for several examples of useful Anemone tasks.