From b7082bdc1cbbef03fb43689cba7abb98214ed56c Mon Sep 17 00:00:00 2001 From: etienerodri Date: Sat, 28 Feb 2026 01:46:13 -0800 Subject: [PATCH] Fix formatting in README for building instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 247579e..b301d50 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PRSA---Rom-Manager- PRSA ROM Manager Tool for managing and modifying the ROM of PRSA. -Building pip install PyQt6 Pillow +Building --- pip install PyQt6 Pillow Usage To start the ROM manager: python main.py The graphical user interface will open automatically.