From 27acf71c08509b161d277d20ba1401374ca9dc53 Mon Sep 17 00:00:00 2001 From: Bubbles The Dev <152947339+KernFerm@users.noreply.github.com> Date: Sun, 6 Oct 2024 08:13:06 -0400 Subject: [PATCH] Update README.md Signed-off-by: Bubbles The Dev <152947339+KernFerm@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcbf3ea..34ac274 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ This is a simple **Blackjack** game written in Python with both **GUI** and **co The goal is to get as close to 21 as possible without going over. If you go over 21, you **bust** 💥 and lose the game! -**### Download the EXE of the Application [Click Here](https://github.com/KernFerm/black-jack-mini-game/releases/tag/USER-FRIENDLY-EXE)** +### **Download the EXE of the Application [Click Here](https://github.com/KernFerm/black-jack-mini-game/releases/tag/USER-FRIENDLY-EXE)** ## 🖥 GUI Version