Skip to content

Commit eb9ad88

Browse files
committed
Added stable release note to README
1 parent b6d5429 commit eb9ad88

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ Copyright (C) 2014-2015 Stichting Mapcode Foundation (http://www.mapcode.com)
77
This Java project contains a library to encode latitude/longitude pairs to mapcodes
88
and to decode mapcodes back to latitude/longitude pairs.
99

10-
**Release notes can be found at: http://mapcode-foundation.github.io/mapcode-java/ReleaseNotes.html**
10+
**Release notes: http://mapcode-foundation.github.io/mapcode-java/ReleaseNotes.html**
1111

12-
**Online documentation can be found at: http://mapcode-foundation.github.io/mapcode-java/**
12+
**Online documentation: http://mapcode-foundation.github.io/mapcode-java/**
1313

14-
**An example of how to use this library can be found at: https://github.com/mapcode-foundation/mapcode-java-example**
14+
**Latest stable release: https://github.com/mapcode-foundation/mapcode-java/releases**
1515

16-
**The latest stable release can be found at: https://github.com/mapcode-foundation/mapcode-java/releases**
16+
**Example: https://github.com/mapcode-foundation/mapcode-java-example**
1717

1818
If you wish to use mapcodes in your own application landscape, consider using running an instance of the
1919
Mapcode REST API, which can be found on: **https://github.com/mapcode-foundation/mapcode-rest-service**

0 commit comments

Comments
 (0)