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

- old
+ new

@@ -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 [indexes gem](https://github.com/mmontossi/indexes). +- Create a compatible pagination for [indexers gem](https://github.com/mmontossi/indexers). ## Install Put this line in your Gemfile: ```ruby @@ -77,9 +77,15 @@ ``` search/sample search/sample/2 search/sample/3 ``` + +## 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.  ## Credits This gem is maintained and funded by [mmontossi](https://github.com/mmontossi).