1
0
Fork 0

Added some clarification to the readme.

This commit is contained in:
John Shaver 2017-11-03 15:57:05 -06:00
parent dddb3d4e17
commit 89ff62cde5
1 changed files with 3 additions and 0 deletions

View File

@ -59,6 +59,9 @@ digd.js --input <path/to/dns.json>
digd.js --input ./samples/db.json
```
(For more information on the JSON structure see [JSON Database File](#JSON_DATABASE_FILE)
below.)
### Testing
```bash