From 78d5371fb1181e270ea7f3934b75954794d8bc83 Mon Sep 17 00:00:00 2001 From: Nick Charlton Date: Wed, 15 Mar 2017 22:49:09 +0000 Subject: [PATCH] Clarify the version requirements. This is an updated version of #233. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fab73ade8e..349805b3f6 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ To accomplish these goals, Administrate follows a few guiding principles: ## Getting Started +Administrate supports Rails from 4.2, up to 5.0 and beyond. + Add Administrate to your Gemfile: ```ruby