From 523b27e38c0978f6513c95f90582e7e5ab160e3d Mon Sep 17 00:00:00 2001 From: vimene Date: Mon, 16 Feb 2026 11:45:19 +0100 Subject: small improvements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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) -- cgit v1.2.3