Skip to content

Commit baba2cc

Browse files
committed
Edited Markdown for README
1 parent 54beba7 commit baba2cc

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
11
Mapcode Library for Java
22
====
33

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
4+
Copyright (C) 2014 Stichting Mapcode Foundation (http://www.mapcode.com)
75

86
----
97

10-
Copyright (C) 2014 Stichting Mapcode Foundation (http://www.mapcode.com)
8+
This Java project contains a library to encode latitude/longitude pairs to Mapcodes
9+
and to decode Mapcodes back to latitude/longitude pairs.
10+
11+
**Online documentation can be found at: http://rijnb.github.io/mapcode-java/**
12+
13+
**Release notes can be found at: http://rijnb.github.io/mapcode-java/ReleaseNotes.html**
14+
15+
License
16+
====
1117

1218
Licensed under the Apache License, Version 2.0 (the "License");
1319
you may not use this file except in compliance with the License.
@@ -24,7 +30,3 @@ limitations under the License.
2430
Original C library created by Pieter Geelen. Work on Java version
2531
of the Mapcode library by Rijn Buve and Matthew Lowden.
2632

27-
----
28-
29-
This Java project contains a library to encode latitude/longitude pairs to Mapcodes
30-
and to decode Mapcodes back to latitude/longitude pairs.

0 commit comments

Comments
 (0)