README.md in fablicop-0.1.0 vs README.md in fablicop-0.2.0
- old
+ new
@@ -5,11 +5,11 @@
## Usage
Setup .rubocop.yml
```sh
-bundle exec onkcp init
+bundle exec fablicop init
```
`init` generate the following directive to your `.rubocop.yml`:
```yaml
@@ -41,10 +41,10 @@
end
```
## Contributing
-Bug reports and pull requests are welcome on GitHub at https://github.com/onk/fablicop.
+Bug reports and pull requests are welcome on GitHub at https://github.com/Fablic/fablicop.
## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).