README.md in meowcop-2.13.0 vs README.md in meowcop-2.14.0

- old
+ new

@@ -47,21 +47,15 @@ # To use the MeowCop gem. inherit_gem: meowcop: - config/rubocop.yml -# Modify the version if you don't use MRI 2.6. -AllCops: - TargetRubyVersion: 2.6 - # You can customize RuboCop settings. # For example. # Style/FrozenStringLiteralComment: # Enabled: true # EnforcedStyle: always ``` - -### Example See this [example](examples/.rubocop.yml). ## Usage