README.md in seatbelt-0.1.1 vs README.md in seatbelt-0.2.0

- old
+ new

@@ -1,7 +1,13 @@ -# Seatbelt [![Build Status](https://secure.travis-ci.org/alto/seatbelt.png)](http://travis-ci.org/alto/seatbelt) +# Seatbelt [![Build Status](https://secure.travis-ci.org/alto/seatbelt.png)](http://travis-ci.org/alto/seatbelt) [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/alto/seatbelt) -Provide a number of custom assertions for Ruby and Ruby on Rails +Seatbelt provides a number of custom, high-level assertions for Ruby and Ruby on Rails. The assertions work well with Ruby +[1.8.7](http://ruby-doc.org/core-1.8.7/), +[1.9.2](http://ruby-doc.org/core-1.9.2/), and +[1.9.3](http://ruby-doc.org/core-1.9.3/). +This includes compatibility with +[test/unit](http://ruby-doc.org/stdlib-1.8.7/libdoc/test/unit/rdoc/index.html) and +[minitest](http://ruby-doc.org/stdlib-1.9.3/libdoc/minitest/unit/rdoc/index.html). ## Installation Add this line to your application's Gemfile: