Skip to content

Commit 2b92b4b

Browse files
update README.md
1 parent 035efaf commit 2b92b4b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
# Mapcode Library for Java
22

3-
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/0c9f11645f504b50bd154a80fb95a5c3)](https://www.codacy.com/app/rijnb/mapcode-java?utm_source=github.com&utm_medium=referral&utm_content=mapcode-foundation/mapcode-java&utm_campaign=Badge_Grade)
4-
[![Build Status](https://img.shields.io/travis/mapcode-foundation/mapcode-java.svg?maxAge=3600&branch=master)](https://travis-ci.org/mapcode-foundation/mapcode-java)
53
[![Coverage Status](https://coveralls.io/repos/github/mapcode-foundation/mapcode-java/badge.svg?branch=master&maxAge=3600)](https://coveralls.io/github/mapcode-foundation/mapcode-java?branch=master)
64
[![License](http://img.shields.io/badge/license-APACHE2-blue.svg)]()
75
[![Release](https://img.shields.io/github/release/mapcode-foundation/mapcode-java.svg?maxAge=3600)](https://github.com/mapcode-foundation/mapcode-java/releases)
86
[![Maven Central](https://img.shields.io/maven-central/v/com.mapcode/mapcode.svg?maxAge=3600)](https://maven-badges.herokuapp.com/maven-central/com.mapcode/mapcode)
97

10-
**Copyright (C) 2014-2021, Stichting Mapcode Foundation (http://www.mapcode.com)**
8+
**Copyright (C) 2014-2026, Stichting Mapcode Foundation (http://www.mapcode.com)**
119

1210
This Java project contains a library to encode latitude/longitude pairs to mapcodes
1311
and to decode mapcodes back to latitude/longitude pairs.

0 commit comments

Comments
 (0)