README.md in pagers-4.0.0.1 vs README.md in pagers-5.1.0

- old
+ new

@@ -1,9 +1,9 @@ [![Gem Version](https://badge.fury.io/rb/pagers.svg)](http://badge.fury.io/rb/pagers) -[![Code Climate](https://codeclimate.com/github/mmontossi/pagers/badges/gpa.svg)](https://codeclimate.com/github/mmontossi/pagers) -[![Build Status](https://travis-ci.org/mmontossi/pagers.svg)](https://travis-ci.org/mmontossi/pagers) -[![Dependency Status](https://gemnasium.com/mmontossi/pagers.svg)](https://gemnasium.com/mmontossi/pagers) +[![Code Climate](https://codeclimate.com/github/museways/pagers/badges/gpa.svg)](https://codeclimate.com/github/museways/pagers) +[![Build Status](https://travis-ci.org/museways/pagers.svg)](https://travis-ci.org/museways/pagers) +[![Dependency Status](https://gemnasium.com/museways/pagers.svg)](https://gemnasium.com/museways/pagers) # Pagers Scope based pagination engine for rails. @@ -11,11 +11,11 @@ I did this gem to: - Simplify code by keep close integration with rails. - Have most common used settings set out of the box. -- Create a compatible pagination for [indexers gem](https://github.com/mmontossi/indexers). +- Create a compatible pagination for [indexers gem](https://github.com/museways/indexers). ## Install Put this line in your Gemfile: ```ruby @@ -82,14 +82,14 @@ ## Contributing Any issue, pull request, comment of any kind is more than welcome! -I will mainly ensure compatibility to PostgreSQL, AWS, Redis, Elasticsearch, FreeBSD and Memcached.  +I will mainly ensure compatibility to Rails, AWS, PostgreSQL, Redis, Elasticsearch and FreeBSD.  ## Credits -This gem is maintained and funded by [mmontossi](https://github.com/mmontossi). +This gem is maintained and funded by [museways](https://github.com/museways). ## License It is free software, and may be redistributed under the terms specified in the MIT-LICENSE file.