Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
reeduxx authored Oct 8, 2021
1 parent 139ea80 commit 9f39164
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# scryfall-card-list
A small Python project that fetches lists of cards by set from the Scryfall API (https://scryfall.com/docs/api)

# Usage
![image](https://user-images.githubusercontent.com/48395914/136574571-8e5d18fc-dab8-43f5-8098-e1c628bbce1f.png)

Explicitly supported extensions include:
- txt
- csv
- xml
- doc

# License
```
Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0)
https://creativecommons.org/licenses/by-nc/4.0/
```
This project is unofficial Fan Content permitted under the [Wizards of the Coast Fan Content Policy](https://company.wizards.com/en/legal/fancontentpolicy). The card names retrieved and provided by this project are copyright Wizards of the Coast, LLC, a subsidary of Hasbro, Inc. This project is not produced by, endorsed by, supported by, or affiliated with Wizards of the Coast or Scryfall, LLC.\
[Scryfall API](https://scryfall.com/docs/api/) © 2021 Scryfall, LLC.

0 comments on commit 9f39164

Please sign in to comment.