Skip to content

Commit 92a1a17

Browse files
committed
Added site link to README
1 parent 58654e0 commit 92a1a17

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ of the Mapcode library by Rijn Buve and Matthew Lowden.
2020

2121
This Java project contains a library to encode latitude/longitude pairs to Mapcodes
2222
and to decode Mapcodes back to latitude/longitude pairs.
23+
-------------------------------------------------------------------------------
2324

24-
For more information, see: http://www.mapcode.com.
25+
Online documentation can be found at: http://rijnb.github.io/mapcode-java/
2526

26-
-------------------------------------------------------------------------------
27-
RELEASE NOTES
28-
-------------------------------------------------------------------------------
27+
Release notes can be found at: http://rijnb.github.io/mapcode-java/ReleaseNotes.html
2928

30-
See file: src/site/apt/ReleaseNotes.apt.vm
29+
This website was automatically generated with Maven (using 'mvn site:site').
30+
You can find the site page sources at 'src/site/apt/...'.

0 commit comments

Comments
 (0)