Changes
diff --git a/README.md b/README.md
index a149211..0c4baa0 100644
--- a/README.md
+++ b/README.md
@@ -45,10 +45,12 @@ This is a static site with no build steps required.
## Themes and Customization
The game supports custom card themes!
+
* **Classic (Text)**: Default Unicode rendering.
* **Simple SVG**: A clean vector-based card set (included).
**Adding a New Theme:**
+
1. Add your images to `assets/themes/YourThemeName/`.
2. Ensure filenames are lower-case (e.g., `10h.png`, `kc.jpg`).
3. Register the theme in `game.js`: