README.markdown in will_paginate-foundation-0.3.2 vs README.markdown in will_paginate-foundation-5.3.3

- old
+ new

@@ -4,9 +4,11 @@ ![Foundation Pagination Component](https://raw.github.com/acrogenesis/will_paginate-foundation/master/pagination.png) This gem integrates the [Foundation](http://foundation.zurb.com) [pagination component](http://foundation.zurb.com/docs/components/pagination.html) with the [will_paginate](https://github.com/mislav/will_paginate) pagination gem. +## Supports Foundation 3, 4, 5 + ## Install * `gem install will_paginate-foundation`, *or* * For projects using Bundler, add `gem 'will_paginate-foundation'` to your `Gemfile` (and then run `bundle install`).