Skip to content

Commit 54beba7

Browse files
committed
Added Markdown to README
1 parent 92a1a17 commit 54beba7

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
-------------------------------------------------------------------------------
2-
MAPCODE LIBRARY FOR JAVA
3-
-------------------------------------------------------------------------------
1+
Mapcode Library for Java
2+
====
3+
4+
Online documentation can be found at: http://rijnb.github.io/mapcode-java/
5+
6+
Release notes can be found at: http://rijnb.github.io/mapcode-java/ReleaseNotes.html
7+
8+
----
9+
410
Copyright (C) 2014 Stichting Mapcode Foundation (http://www.mapcode.com)
511

612
Licensed under the Apache License, Version 2.0 (the "License");
@@ -18,13 +24,7 @@ limitations under the License.
1824
Original C library created by Pieter Geelen. Work on Java version
1925
of the Mapcode library by Rijn Buve and Matthew Lowden.
2026

27+
----
28+
2129
This Java project contains a library to encode latitude/longitude pairs to Mapcodes
2230
and to decode Mapcodes back to latitude/longitude pairs.
23-
-------------------------------------------------------------------------------
24-
25-
Online documentation can be found at: http://rijnb.github.io/mapcode-java/
26-
27-
Release notes can be found at: http://rijnb.github.io/mapcode-java/ReleaseNotes.html
28-
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)