From ab2c82c119edc027f9f549e2bd285a36ccd430c0 Mon Sep 17 00:00:00 2001 From: Keisuke KITA Date: Sun, 25 Aug 2013 15:02:31 +0900 Subject: [PATCH] fix README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aba3d56..aec0bff 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ fancybox2-rails [![Build Status](https://travis-ci.org/kyparn/fancybox2-rails.png)](https://travis-ci.org/kyparn/fancybox2-rails) -Use [fancybox](http://www.fancyapps.com/fancybox/) with rails 3.1 asset pipeline. +Use [fancybox](http://www.fancyapps.com/fancybox/) with rails 3.1/4 asset pipeline. ## Installation -This gem vendors jquery fancybox 2 for Rails 3.1 and greater. The files +This gem vendors jquery fancybox 2 for Rails 3.1/4 and greater. The files will be added to the asset pipeline and available for you to use. First add the following lines to your applications `Gemfile`: