From 78630d163f09d9e534db06a1d7ce72e8d55cccb6 Mon Sep 17 00:00:00 2001 From: Nanda Scott Date: Mon, 19 Feb 2018 17:30:40 -0500 Subject: [PATCH] Updated Readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b46d566..20a838c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ Since Scryfall's API is constantly changing, this library will also be changing. Versions will be broken down as such: 0: Overall library version + 0.x: Changes that will break previous functionality + 0.x.x: Changes that Scryfall has made to break functionality. It's important to keep up to date with library changes, since it relies on how Scryfall has updated it's own API. If they change something, my library will potentially break or be outdated until a fix is patched.