From 34176ff6d50c4f44be6e48cacd73bc50ba7e6474 Mon Sep 17 00:00:00 2001 From: Gavin McDonald Date: Sat, 26 Apr 2025 15:00:16 -0400 Subject: [PATCH] fix readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f5bce83..c8bc14a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -```` # 🃏 Tarokka **Tarokka** is a real-time Tarokka card reading app for _Dungeons & Dragons: Curse of Strahd_. It simulates Madam Eva’s fortune-telling, revealing a hero’s fate and Strahd’s secrets, and is built to deliver an authentic, immersive experience for DMs and players alike. @@ -33,4 +32,4 @@ git clone https://github.com/mcdoh/tarokka.git cd tarokka npm install npm run dev -```` +```