diff --git a/README.md b/README.md index f6ee997..499ffba 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,11 @@ Trip report saved to Ketamine.json. Just run `gen_static.py`, it's fully interactive. +``` +$ python3 gen_static.py +Enter path to JSON report: Ketamine.json +Enter path for destination HTML file: ketamine.html +HTML report saved to ketamine.html. +``` + ## Note: gen_raw.py is currently broken. \ No newline at end of file