diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |