From 81cd45b475e6735fe860039155e5cbf256084546 Mon Sep 17 00:00:00 2001 From: Soroush Date: Mon, 1 Jun 2026 18:29:18 +0330 Subject: [PATCH] Made improvements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8556d19..f58b054 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ For example, when the combat loop executes `player.specialAbility(enemy);`, Java --- -## Other Features In This Game ⭐ +## Additional Features ⭐ - ### Merchant System & Inventory Management: Coins you earn from defeated enemies can be spent at the Camp merchant to purchase, store, and use different Weapons, Armors, and Consumables like Healing Flasks and Stamina Potions!