Skip to content

Commit 3725a36

Browse files
committed
Edited Markdown for README
1 parent 61a6127 commit 3725a36

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 C/C++
2-
====
1+
# Mapcode Library for C/C++
32

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

@@ -8,8 +7,7 @@ Copyright (C) 2014 Stichting Mapcode Foundation (http://www.mapcode.com)
87
**Online documentation can be found at: http://rijnb.github.io/mapcode-cpp/**
98

109

11-
The C/C++ Library: `mapcodelib/`
12-
====
10+
## The C/C++ Library: `mapcodelib/`
1311

1412
The directory 'mapcodelib' contains the files:
1513

@@ -30,8 +28,7 @@ In that case, basics.h will state a version number of the for:
3028
#define mapcode_cversion "1.2xxx"
3129
where "xxx" states the geographical limitation.
3230

33-
A Real-Life Example, The 'mapcode' Codec Tool: `example/`
34-
====
31+
## A Real-Life Example, The 'mapcode' Codec Tool: `example/`
3532

3633
The directory 'example' contains a Mapcode encoding/decoding utility, as an example
3734
of how to use the library.
@@ -46,8 +43,7 @@ This tool provides a rather extensive command-line interface to encode and
4643
decode Mapcodes.
4744

4845

49-
Release Notes
50-
====
46+
## Release Notes
5147

5248
* 1.40
5349

@@ -92,8 +88,7 @@ Release Notes
9288

9389
Initial release to the public domain.
9490

95-
License
96-
====
91+
## License
9792

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

0 commit comments

Comments
 (0)