Skip to content

Commit ede4562

Browse files
committed
Edited Markdown for README
1 parent 1c11a25 commit ede4562

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

README.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
Mapcode Library for Java - Example Code
2-
====
1+
# Mapcode Library for Java - Example Code
32

43
Copyright (C) 2014 Stichting Mapcode Foundation (http://www.mapcode.com)
54

@@ -10,18 +9,15 @@ Library.
109

1110
To run the examples, simply execute:
1211

13-
+----
14-
mvn clean install
15-
mvn exec:java -Dexec.mainClass="com.mapcode.example.Example"
16-
+----
12+
mvn clean install
13+
mvn exec:java -Dexec.mainClass="com.mapcode.example.Example"
1714

1815
Don't forget to make sure you have the Mapcode JAR in your Maven
1916
repository, for example by building it locally.
2017

2118
For more information, see: http://www.mapcode.com.
2219

23-
Release Notes
24-
====
20+
## Release Notes
2521

2622
* 1.40
2723

@@ -35,8 +31,7 @@ Release Notes
3531

3632
First release of Java library for MapCodes.
3733

38-
License
39-
====
34+
## License
4035

4136
Licensed under the Apache License, Version 2.0 (the "License");
4237
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)