From f9f8abee81460c38271cd7edaccce0b907640dfa Mon Sep 17 00:00:00 2001 From: Aliasgar Sogiawala Date: Tue, 1 Apr 2025 15:17:43 +0530 Subject: [PATCH] Updated README for slot machine --- slot-machine/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/slot-machine/README.md b/slot-machine/README.md index b47e502c..7fae1393 100644 --- a/slot-machine/README.md +++ b/slot-machine/README.md @@ -54,4 +54,6 @@ python slot_machine.py ### Game Controls - Enter your bet amount when prompted - Press Enter to spin the reels -- Type '0' or 'q' to exit the game \ No newline at end of file +- Type '0' or 'q' to exit the game + +### Enjoy the game! \ No newline at end of file