1
0
forked from coolaj86/digd.js

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

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