README.markdown in dozuki-mapper-0.1.0 vs README.markdown in dozuki-mapper-0.1.1
- old
+ new
@@ -95,9 +95,14 @@
## Mapping collections
* [Mapping each](https://github.com/jamesalmond/dozuki-mapper/tree/master/features/each_mapping.feature)
+## Testing your matchers
+
+* [with RSpec](https://github.com/jamesalmond/dozuki-mapper/tree/master/features/rspec_matchers.feature)
+
+
## Contributing to Dozuki Mapper
* Fork the project.
* Add tests that cover the new feature or bug fix.
* Make your feature addition or bug fix.