From 097459f9df3b15edff9f8182121e54dae171c716 Mon Sep 17 00:00:00 2001 From: Ben Burlingham Date: Fri, 21 Oct 2016 15:25:18 -0700 Subject: [PATCH] Readme created. --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..d9bfbbb --- /dev/null +++ b/readme.md @@ -0,0 +1,4 @@ +### Building the SQLite DB +Run `sportdb build` in the directory that has `Datafile`. + +Correspondence on the topic can be found at [this google groups topic](https://groups.google.com/forum/#!msg/opensport/jYNVDF_QSJA/pyHWWtRqAgAJ).