diff options
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -26,6 +26,7 @@ You can run tests: ### Running -Usage: - - ./engine + Usage: ./engine [-tg] [--term] [--graphical] + -h, --help show usage (this) + -t, --term terminal mode + -g, --graphical graphical mode (default) |