Skip to content

Commit

Permalink
📝 Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
keik committed Sep 26, 2021
1 parent 66392b1 commit efe6bb5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

Code style checking for dependencies control, as an extension to [RuboCop](https://github.com/rubocop/rubocop).

TODO: Delete this and the text above, and describe your gem

## Installation

Add this line to your application's Gemfile:
Expand All @@ -18,7 +16,7 @@ gem 'rubocop-dependency', require: false

Put this into your .rubocop.yml.

```
```yaml
require: rubocop-dependency
```

Expand Down

0 comments on commit efe6bb5

Please sign in to comment.