From cdf3ee6cba66c35ff8006941919fae5cf59ce94c Mon Sep 17 00:00:00 2001 From: James Miller Date: Mon, 27 Apr 2020 05:04:31 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 0984df0..51bc5d3 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,7 @@ requests welcomed! ## Data initially in YAML and then scripts to convert to SQL Currently, the main data source is found in the `data/yaml` directory, and -running `python3 gendb.py` will generate a `tmp.db` sqlite3 database. I'm still -in progress on converting some prior pure SQL work into the YAML-SQL pipeline, -but that should be done in the next month or so. +running `python3 gendb.py` will generate a `tmp.db` sqlite3 database. Why YAML? Two big reasons: