diff --git a/README.md b/README.md index 625b950..f05dbd4 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ Map generation **Requirements**: Python 2.7. - python mapper.py -i <input OSM XML file name> -o <output SVG file name> + python mapper.py -i -o -![https://raw.github.com/enzet/OSM/master/map.png](Sample map) +![https://github.com/enzet/OSM/raw/master/map.png](Sample map) ### Options ### @@ -30,5 +30,5 @@ Icons Double size: -![https://raw.github.com/enzet/OSM/master/grid.png](Icons) +![https://github.com/enzet/OSM/raw/master/grid.png](Icons) diff --git a/doc/readme.moi b/doc/readme.moi index 342ad1e..2cf0ece 100644 --- a/doc/readme.moi +++ b/doc/readme.moi @@ -3,9 +3,9 @@ \b {Requirements}: Python 2.7. \code -{python mapper.py -i \formal {input OSM XML file name} -o \formal {output SVG file name}} +{python mapper.py -i -o } -\image {https://raw.github.com/enzet/OSM/master/map.png} {Sample map} +\image {https://github.com/enzet/OSM/raw/master/map.png} {Sample map} \3 {Options} @@ -27,4 +27,4 @@ Double size: -\image {https://raw.github.com/enzet/OSM/master/grid.png} {Icons} +\image {https://github.com/enzet/OSM/raw/master/grid.png} {Icons}