README.md in quality-4.0.2 vs README.md in quality-5.0.0

- old
+ new

@@ -92,11 +92,11 @@ See [this post for more information](http://blog.apiology.cc/2014/06/scalable-quality-part-1.html) on the problem the quality gem solves. ## Maturity -Quality is rapidly evolving, but uses [semantic versioning](http://semver.org/)--any incompatible changes will come out as major number updates. +Quality uses [semantic versioning](http://semver.org/)--any incompatible changes will come out as major number updates. ## Supported Ruby Versions Tested against Ruby 1.9.3 and 2.1.2. Feel free to submit issues if problems are found elsewhere. @@ -115,9 +115,11 @@ * [reek](https://github.com/troessner/reek) * [cane](https://github.com/square/cane) * [flog](https://github.com/seattlerb/flog) * [flay](https://github.com/seattlerb/flay) * [rubocop](https://github.com/bbatsov/rubocop) +* [bigfiles](https://github.com/apiology/bigfiles) +* [punchlist](https://github.com/apiology/punchlist) ### Learn More * Browse the code or install the latest development version from [https://github.com/apiology/quality/tree](https://github.com/apiology/quality/tree)