aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorvimene <vincent.menegaux@gmail.com>2023-11-30 04:31:14 +0100
committervimene <vincent.menegaux@gmail.com>2023-11-30 04:31:14 +0100
commit71bc6a2f1d1d2d23c8fd9a52ded5d8669703a95e (patch)
treef04a7b60068c62cc9ca2222ed2585e19773c2c51 /README.md
parent39b8d5d20f668e1248257feedc6c948d8cfad415 (diff)
downloadengine-71bc6a2f1d1d2d23c8fd9a52ded5d8669703a95e.tar.gz
fixed README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5705e43..a7409ad 100644
--- a/README.md
+++ b/README.md
@@ -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)