diff --git a/README.md b/README.md index b51ffc9..eba2e03 100644 --- a/README.md +++ b/README.md @@ -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]