1- Mapcode Library for C/C++
2- ====
1+ # Mapcode Library for C/C++
32
43Copyright (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
1412The 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"
3129where "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
3633The directory 'example' contains a Mapcode encoding/decoding utility, as an example
3734of how to use the library.
@@ -46,8 +43,7 @@ This tool provides a rather extensive command-line interface to encode and
4643decode 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
9893Licensed under the Apache License, Version 2.0 (the "License");
9994you may not use this file except in compliance with the License.
0 commit comments