Preview images in readme fix.

This commit is contained in:
Sergey Vartanov 2015-08-05 03:35:44 +03:00
parent fffacdba12
commit 2fcf7203a5
2 changed files with 6 additions and 6 deletions

View file

@ -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 <input OSM XML file name> -o <output SVG file name>
![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)

View file

@ -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 <input OSM XML file name> -o <output SVG file name>}
\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}