README.md in resque_spec-0.2.0 vs README.md in resque_spec-0.2.1

- old
+ new

@@ -1,9 +1,9 @@ ResqueSpec ========== A simple RSpec and Cucumber matcher for Resque.enqueue and Resque.enqueue_at (from `ResqueScheduler`), loosely based on -[http://github.com/justinweiss/resque_unit](resque_unit). +[http://github.com/justinweiss/resque_unit](http://github.com/justinweiss/resque_unit). This should work with Resque v1.6.0 and up and RSpec v1.3.0 and up. Install -------