Skip to content

Commit 1c1dc25

Browse files
committed
docs(readme): update badges
1 parent 78867d0 commit 1c1dc25

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# simple-reverse-geocoder
22

3-
[![npm version](https://img.shields.io/npm/v/simple-reverse-geocoder.svg?style=flat-square)](https://www.npmjs.com/package/simple-reverse-geocoder)
4-
[![npm downloads](https://img.shields.io/npm/dm/simple-reverse-geocoder.svg?style=flat-square)](https://www.npmjs.com/package/simple-reverse-geocoder)
5-
[![Build Status](https://img.shields.io/travis/lgaticaq/simple-reverse-geocoder.svg?style=flat-square)](https://travis-ci.org/lgaticaq/simple-reverse-geocoder)
6-
[![Coverage Status](https://img.shields.io/coveralls/lgaticaq/simple-reverse-geocoder/master.svg?style=flat-square)](https://coveralls.io/github/lgaticaq/simple-reverse-geocoder?branch=master)
3+
[![npm version](https://img.shields.io/npm/v/simple-reverse-geocoder.svg)](https://www.npmjs.com/package/simple-reverse-geocoder)
4+
[![npm downloads](https://img.shields.io/npm/dm/simple-reverse-geocoder.svg)](https://www.npmjs.com/package/simple-reverse-geocoder)
5+
[![Build Status](https://img.shields.io/travis/lgaticaq/simple-reverse-geocoder.svg)](https://travis-ci.org/lgaticaq/simple-reverse-geocoder)
6+
[![Coverage Status](https://img.shields.io/coveralls/lgaticaq/simple-reverse-geocoder/master.svg)](https://coveralls.io/github/lgaticaq/simple-reverse-geocoder?branch=master)
77
[![Maintainability](https://api.codeclimate.com/v1/badges/e70514e8e89c182b301d/maintainability)](https://codeclimate.com/github/lgaticaq/simple-reverse-geocoder/maintainability)
8-
[![dependency Status](https://img.shields.io/david/lgaticaq/simple-reverse-geocoder.svg?style=flat-square)](https://david-dm.org/lgaticaq/simple-reverse-geocoder#info=dependencies)
9-
[![devDependency Status](https://img.shields.io/david/dev/lgaticaq/simple-reverse-geocoder.svg?style=flat-square)](https://david-dm.org/lgaticaq/simple-reverse-geocoder#info=devDependencies)
8+
[![dependency Status](https://img.shields.io/david/lgaticaq/simple-reverse-geocoder.svg)](https://david-dm.org/lgaticaq/simple-reverse-geocoder#info=dependencies)
9+
[![devDependency Status](https://img.shields.io/david/dev/lgaticaq/simple-reverse-geocoder.svg)](https://david-dm.org/lgaticaq/simple-reverse-geocoder#info=devDependencies)
1010

1111
> Get address from a point
1212

0 commit comments

Comments
 (0)