about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorMounderFod <mounderfod@gmail.com>2021-05-12 17:21:03 +0100
committerGitHub <noreply@github.com>2021-05-12 17:21:03 +0100
commit1d2273ffb61bed3d1acbf85b7369acc054999b8a (patch)
tree91a9572222bc6806d332fa34f8a9598a6d9ca26f
parent50f264e4fb889598ebe4f201bc35841a30ba2ac6 (diff)
downloadmtgpy-1d2273ffb61bed3d1acbf85b7369acc054999b8a.tar.gz
Add notes about WoTC and Scryfall HEAD master
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index c2ddfa2..1390fb1 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
-# mtgpy
-A Python tool for looking up Magic: The Gathering cards.
+# Mtgpy
+A Python tool for looking up Magic: The Gathering cards, using the [Scryfall API](https://scryfall.com/docs/api/).
 # Installation
 Clone or download this repository. Unzip if necessary. <br>
 Then in a terminal (or Command Prompt) window which is in the folder where the app files are, run `python setup.py install`. <br>
 The app should install. From there you can run: `mtg <card-name>` from any terminal to look up cards.
+# Note
+- Mtgpy is not affiliated with or endorsed by Scryfall. <br>
+- Mtgpy is unofficial Fan Content permitted under the Fan Content Policy. Not approved/endorsed by Wizards. Portions of the materials used are property of Wizards of the Coast. ©Wizards of the Coast LLC.