README.rdoc in hurricane-0.0.1 vs README.rdoc in hurricane-0.0.2

- old
+ new

@@ -2,10 +2,10 @@ Hurricane is a tiny tool to parser WordPress eXtended RSS file. == Example - blog = Hurricane.from(WORDPRESS_FILE) + blog = Hurricane::Parse.from(WORDPRESS_FILE) puts "Looking for #{blog.title}" == Features Few (really!) features. Just what I needed until this moment: