aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorvimene <vincent.menegaux@gmail.com>2026-02-16 11:45:19 +0100
committervimene <vincent.menegaux@gmail.com>2026-02-16 11:45:19 +0100
commit523b27e38c0978f6513c95f90582e7e5ab160e3d (patch)
treeface9fe3aee978a9d1b9d41d3a86d7e28ba4f242 /README.md
parent7536dd705d121ed3a49b7e4b05af88fd241d1674 (diff)
downloadengine-523b27e38c0978f6513c95f90582e7e5ab160e3d.tar.gz
small improvementsHEADmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2141e3f..717aebf 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Small graphics engine.
## Usage
:::text
- Usage: ./engine [-htg] [--help] [--term] [--graphical]
+ Usage: engine [-htg] [--help] [--term] [--graphical]
-h, --help show usage (this)
-t, --term terminal mode
-g, --graphical graphical mode (default)