README.md in minitest-around-0.4.0 vs README.md in minitest-around-0.4.1
- old
+ new
@@ -27,12 +27,10 @@
gem install minitest-around
```
## Usage
-See [examples](/examples) directory for some example usage..
-
### Unit tests
```Ruby
require 'minitest/autorun'
require 'minitest/around/unit'
@@ -95,10 +93,10 @@
[MIT License](http://www.opensource.org/licenses/mit-license.php)
## Authors
-* [Peter Suschlik](https://github.com/splattael)
+* [Peter Leitzen](https://github.com/splattael)
## [Contributors](https://github.com/splattael/minitest-around/graphs/contributors)
* [Michael Grosser](https://github.com/grosser)
* [Hendra Uzia](https://github.com/hendrauzia)