From 9dd1714535c8fc5c9ede3797c7f65aac39261099 Mon Sep 17 00:00:00 2001 From: Mike C Date: Fri, 20 Jan 2017 12:39:55 -0500 Subject: [PATCH] Fixup README formatting --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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 =