Skip to content

Commit 324911e

Browse files
authored
docs: update README for Aquatic Tarot
1 parent 4480b23 commit 324911e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Reference Tarot Decks
22

3-
This repository provides example tarot decks created using the [Tarot Deck Specification v1.0](https://github.com/arcanaland/specifications). It currently features the **Rider-Waite-Smith Tarot Deck**.
3+
This repository contains royalty-free tarot decks compliant with the [Tarot Deck Specification](https://github.com/arcanaland/specifications). It currently features the [Rider-Waite-Smith](https://en.wikipedia.org/wiki/Rider%E2%80%93Waite_Tarot) deck and the [Aquatic Tarot](http://www.aquatictarot.net/deck/tarot.html) deck.
44

55
## Key Features
66

7-
- **Rider-Waite-Smith Deck**: A classic, beginner-friendly tarot deck with metadata, images, and i18n files.
7+
- **Rider-Waite-Smith and Aquatic**: Two beginner-friendly tarot decks with metadata, images, and i18n files.
88
- **Specification Compliance**: Demonstrates proper directory structure, metadata (`deck.toml`), and localization.
99

1010
## Directory Structure
1111

1212
```
13-
rider-waite-smith/
13+
my-tarot-deck/
1414
deck.toml # Deck metadata
1515
card_backs/ # Card back images
1616
scalable/ # SVG images (e.g., major_arcana/00.svg)
@@ -20,7 +20,7 @@ rider-waite-smith/
2020

2121
## Licensing
2222

23-
The Rider-Waite-Smith deck is Public Domain. See `deck.toml` for details.
23+
Please view each deck's `deck.toml` for license details.
2424

2525
## Contributing
2626

0 commit comments

Comments
 (0)