From a67582b396375ffac9885caafee4a1a2cc66908d Mon Sep 17 00:00:00 2001 From: Anthony Samms <37304577+Yonokid@users.noreply.github.com> Date: Thu, 12 Jun 2025 21:09:54 -0400 Subject: [PATCH] Update README.md --- README.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 92faaed..9f761e8 100644 --- a/README.md +++ b/README.md @@ -38,18 +38,12 @@ Go to the project directory ```bash cd PyTaiko -``` - -Install dependencies - -```bash - pip install -r requirements.txt -``` +```` Start the game ```bash - python PyTaiko.py + uv run PyTaiko.py ``` @@ -58,7 +52,8 @@ Start the game #### Keybinds? -see config.toml +Hit F1 in entry screen to access settings menu +Hit F1 in game to quick restart #### Why does it look like Gen 3 instead of Nijiiro?