From 8c75e3a0b2898605891b89b41f73b2cba47d2439 Mon Sep 17 00:00:00 2001 From: Firepup Sixfifty Date: Sat, 27 Apr 2024 16:48:55 -0500 Subject: [PATCH] Clarification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 273e3ce..2413f2a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ 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. -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. This should be a very rare edge case! Finally, if you'd prefer not to have sound, you may add `--no-sound` to the flags.