README.md in solargraph_test_coverage-0.3.0 vs README.md in solargraph_test_coverage-0.3.1
- old
+ new
@@ -12,10 +12,10 @@
## Installation
Add this line to your application's Gemfile:
```ruby
-gem 'solargraph_test_coverage'
+gem 'solargraph_test_coverage', require: false
```
Then add this to your `.solargraph.yml` config:
```yaml