diff --git a/README.md b/README.md index ad42163..b84110c 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ To run the program, cd to the directory where you extracted the release and run Program Usage = +``` usage: process_maps.py [-h] [--map-list MAP_LIST] [--no-sleep] [--use-ram] optional arguments: @@ -34,6 +35,7 @@ optional arguments: uses 10x the map size in RAM for processing (ie. 100Mb map = 1Gb RAM usage), you want a LOT of RAM for this option +``` Licencing =