From 15b513a2717e8bd903b9f5e810d42e6f8cbdd835 Mon Sep 17 00:00:00 2001 From: Zach H Date: Fri, 22 Jul 2016 01:42:52 -0400 Subject: [PATCH] remove excessive NOTE --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index ac7b0ad..f39cdac 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,7 @@ When "spoiler season" (a few times a year when Wizards of the Coast spoils new c Projects can pull in our complete database for their projects in order to have a full Magic: the Gathering card database at all times. There is a special table, `lastUpdated`, which contains all of the times that the database was updated, either manually or via an import from MTGJSON (once the set officially is released on Gatherer). -**NOTE:** - -### How to Operate +### How To Operate If you would like to use our pre-compiled database for your project, simply download the database and read the `lastUpdated` table to know when the database was last updated. If you would rather create your own database, we have included the tools to do such.