README.md in puree-2.9.1 vs README.md in puree-2.9.2

- old
+ new

@@ -39,11 +39,11 @@ < 2.0 | < 59 &gt;= 2.0, < 2.5 | 59, 510 &gt;= 2.5, < 2.7 | 511, 512 2.7 | 513 2.8 | 514 -2.9 | 515, 516, 517 +2.9 | 515, 516, 517, 518, 519, 520, 521, 522, 523, 524 ## Extractor module ```ruby # Configure an extractor for a resource extractor = Puree::Extractor::Dataset.new config @@ -211,6 +211,6 @@ ```ruby # Extract metadata from XML Puree::XMLExtractor::Collection.projects response.to_s #=> [#<Puree::Model::Project:0x00c0ffee>, ...] -``` \ No newline at end of file +```