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

- old
+ new

@@ -18,9 +18,13 @@ ```bash bundle install ``` +## Configuring + +If you want to disable Simplecov set the `SPREE_DEV_TOOLS_DISABLE_SIMPLECOV` ENV variable to any value. + ## Contributing If you'd like to contribute, please take a look at the [instructions](CONTRIBUTING.md) for installing dependencies and crafting a good pull request.