diff --git a/README.md b/README.md index 0c02a9b..9c8f87b 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,10 @@ Once you can afford it, buy a **boat** at the docks ("Manage Boat & Crew") and * ### Multiple Save Files FishE supports multiple save files, allowing you to maintain different game progressions simultaneously. When you start the game, you'll see a save file manager that displays: -- **Existing Saves**: View all your saved games with their progress (Day, Money, Fish count, Last Modified) +- **Existing Saves**: each save slot is listed with a snapshot of its progress (Day, Money, and Fish count) - **Create New Save**: Start a fresh game in a new save slot - **Delete Save**: Remove unwanted save files -- **Quick Load**: Load any existing save file to continue your adventure +- **Load**: Pick any existing save slot to continue your adventure Each save file is stored in its own slot (slot_1, slot_2, etc.) in the `data/` directory, ensuring your saves never conflict with each other.