README.md in capybara_table-0.1.0 vs README.md in capybara_table-0.1.1

- old
+ new

@@ -69,13 +69,9 @@ within :table, "People" do assert_selector(:table_row, {"First Name" => "Jonas", "Last Name" => "Nicklas"}, {}) end ``` -If the node you pass to the `have_table_row` matcher is a table (or a -descendant thereof, like a tbody), then you will get a nice ASCII table -rendering if the row can't be found. - ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).