From 49d09f7c1387e23ef8e61fbc98175ad331542367 Mon Sep 17 00:00:00 2001 From: Koichi ITO Date: Tue, 18 Feb 2020 12:35:46 +0900 Subject: [PATCH] Add a documentation link to README.md Follow up of https://github.com/rubocop-hq/rubocop-rails/pull/201#issuecomment-587240346. This PR adds a documentation link to README.md. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 662465d580..aba76e4362 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,10 @@ Rails/FindBy: - lib/example.rb ``` +## Documentation + +You can read a lot more about RuboCop Rails in its [official docs](https://docs.rubocop.org/projects/rails/). + ## Compatibility Rails cops support the following versions: