README.md in postgres_ext-2.0.0 vs README.md in postgres_ext-2.1.0
- old
+ new
@@ -1,10 +1,10 @@
# PostgresExt
Adds missing native PostgreSQL data types to ActiveRecord and convenient querying extensions for ActiveRecord and Arel for Rails 4.x
[![Build Status](https://secure.travis-ci.org/dockyard/postgres_ext.png?branch=master)](http://travis-ci.org/dockyard/postgres_ext)
-[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/dockyard/postgres_ext)
+[![Code Climate](https://codeclimate.com/github/dockyard/postgres_ext.png)](https://codeclimate.com/github/dockyard/postgres_ext)
## Looking for help? ##
If it is a bug [please open an issue on
Github](https://github.com/dockyard/postgres_ext/issues). If you need help using