fix readme

This commit is contained in:
Gavin McDonald
2025-04-26 15:00:16 -04:00
parent 24062d1a07
commit 34176ff6d5

View File

@@ -1,4 +1,3 @@
````
# 🃏 Tarokka
**Tarokka** is a real-time Tarokka card reading app for _Dungeons & Dragons: Curse of Strahd_. It simulates Madam Evas fortune-telling, revealing a heros fate and Strahds 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
````
```