README.md in rubocop-minitest-0.6.2 vs README.md in rubocop-minitest-0.7.0
- old
+ new
@@ -71,9 +71,13 @@
Minitest/AssertNil:
Exclude:
- test/my_file_to_ignore_test.rb
```
+## Documentation
+
+You can read a lot more about RuboCop Minitest in its [official docs](https://docs.rubocop.org/projects/minitest/).
+
## Contributing
Checkout the [contribution guidelines](CONTRIBUTING.md).
## License