README.md in scopelist-0.0.3 vs README.md in scopelist-0.0.4

- old
+ new

@@ -1,11 +1,13 @@ # Scopelist -A simple way to track scopes in ActiveRecord 4.0 and 4.1. +A simple way to track scopes in ActiveRecord 4.0, 4.1, 4.2, and 5.0. -NOTE: Only Ruby 1.9.3 and later are supported +NOTE: Only Ruby 2.0 and later are supported [![Build Status](https://travis-ci.org/t27duck/scopelist.svg?branch=master)](https://travis-ci.org/t27duck/scopelist) +[![Code Climate](https://codeclimate.com/github/t27duck/scopelist/badges/gpa.svg)](https://codeclimate.com/github/t27duck/scopelist) +[![Test Coverage](https://codeclimate.com/github/t27duck/scopelist/badges/coverage.svg)](https://codeclimate.com/github/t27duck/scopelist/coverage) ## Installation Add this line to your application's Gemfile: