From 092a3f9decadd0edfb1c35339ad32059c526d514 Mon Sep 17 00:00:00 2001 From: etienerodri Date: Wed, 18 Mar 2026 10:57:24 -0700 Subject: [PATCH] Format README.md for better readability --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e6bc118..f7a70c3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ -# PRSA-Player-Palette-Editor -PRSA Player Sprite Editor A simple tool made to help you change the colors of your character in Pokémon Ranger: Shadows of Almia. Building --- pip install PyQt6 Usage --- To start the editor: python main.py The app will open automatically, allowing you to load your game and start editing right away. +PRSA Player Sprite Editor +A simple tool made to help you change the colors of your character in Pokémon Ranger: Shadows of Almia. + +Building --- pip install PyQt6 + +Usage --- To start the editor: python main.py +The app will open automatically, allowing you to load your game and start editing right away.