From a6b8f84c49f8165751bc78cde273a2955dfc8013 Mon Sep 17 00:00:00 2001 From: James Thompson Date: Wed, 3 Oct 2012 11:16:27 +0200 Subject: updated readme and added changelog --- readme.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 1f7ee68..681d44a 100644 --- a/readme.md +++ b/readme.md @@ -2,17 +2,15 @@ Simple banners engine for [Refinery CMS](http://refinerycms.com). Creates a many-to-many relationship between Pages and Banners, allowing an Image to be assigned to a Banner as well. -This version of `refinerycms-pc_banners` supports Rails 3. - ## Requirements -Refinery CMS version 2.0.0 and above. +Refinery CMS version 2.0.x ## Install Open up your ``Gemfile`` and add the following: - gem 'refinerycms-pc_banners', '2.0.1' + gem 'refinerycms-pc_banners', '~> 2.0.2' Now, run: -- cgit v1.2.3