Changes to README

This commit is contained in:
Alex 2016-11-26 18:29:34 -06:00
parent 7ae669669f
commit 1883dc950f

View file

@ -3,4 +3,4 @@
A C++ engine for procedural city generation by manipulating .obj models and outputing an .obj model of a city.
Use cmake file included to generate project.
Current command line arguments required: (project directory)/data/(desired .obj model to use) output.obj
Usage: [executable] [template].obj output.obj [optional: -d for debugging output]