From 89ff62cde5cc11367273eadee9ad65efc3fe375a Mon Sep 17 00:00:00 2001 From: John Shaver Date: Fri, 3 Nov 2017 15:57:05 -0600 Subject: [PATCH] Added some clarification to the readme. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e1719f8..0e5767a 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,9 @@ digd.js --input digd.js --input ./samples/db.json ``` +(For more information on the JSON structure see [JSON Database File](#JSON_DATABASE_FILE) +below.) + ### Testing ```bash