Browse Source

added run command and sample in readme

Bachir Soussi Chiadmi 7 years ago
parent
commit
10d026e28e
2 changed files with 7 additions and 0 deletions
  1. 7 0
      README.md
  2. BIN
      samples/map-00.png

+ 7 - 0
README.md

@@ -1,3 +1,10 @@
 # mapgen
 
 pseudo country limit python generator
+
+```mapgen.py [-n, --number][--svg][--bmp]```
+
+![exmple](samples/map-00.png)
+
+
+

BIN
samples/map-00.png