From 4bc73455468d13644821a518b42fd15af35e271e Mon Sep 17 00:00:00 2001 From: Firepup Sixfifty Date: Sat, 27 Apr 2024 16:33:56 -0500 Subject: [PATCH] Mention the --no-sound flag --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 27f2672..273e3ce 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,9 @@ If you want an extra challenge, you could do hard mode, where the user must manu You can also skip the password entry entirely if you'd prefer, by adding `--skip` to the flags. -And if you'd like to preload sounds, in case of playback issues, add `--preload` to the flags. +If you'd like to preload sounds, in case of playback issues, add `--preload` to the flags. +Finally, if you'd prefer not to have sound, you may add `--no-sound` to the flags. Passwords ================