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