From 7a0ca13e67853d27475e47fce459434de10418f7 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Tue, 3 Feb 2015 12:41:55 +0100 Subject: Update readme with badges. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 119214f..c1a4a82 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ Search postcodes for Norway =========================== +[![Gem Version](https://badge.fury.io/rb/postcodes-norway.svg)](http://badge.fury.io/rb/postcodes-norway) +[![Code Climate](https://codeclimate.com/github/snake66/postcodes-norway/badges/gpa.svg)](https://codeclimate.com/github/snake66/postcodes-norway) +[![Test Coverage](https://codeclimate.com/github/snake66/postcodes-norway/badges/coverage.svg)](https://codeclimate.com/github/snake66/postcodes-norway) + This gem is a simple interface to the Norwegian postcode database published by Bring. It allows you to search for and retreive entries in the postcode database. A rake task is included to fetch the actual postcode data as published by Bring. -- cgit v1.2.3