Add documentation link to README

This commit is contained in:
zevaryx 2025-03-07 08:43:44 -07:00
parent abca0509da
commit 5f213b9328

View file

@ -20,3 +20,7 @@ card = await client.search_cards_named("Arcades, the Strategist")
```
This will fetch the card Arcades, the Strategist from the Scryfall API
## Documentation
Documentation is located at [GitHub Pages](https://zevaryx.github.io/scryfall-py/)