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.