From bab3d61822d53b653a680d7acbc3977e3556ebbb Mon Sep 17 00:00:00 2001 From: carlos Date: Wed, 25 Sep 2024 23:37:44 -0700 Subject: [PATCH] A bit more clarification --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9413f63..37cee0d 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ For more information on how to retrieve these details, head on over to GitHub an ## Execute -The following arguments are available and optional +The following arguments are available and optional: - `-wo` or `--weekly-override`: Provide a week (as an `int`) to override data generation, default is current week. @@ -40,3 +40,4 @@ For example, if the current week is week 10 but I want data from week 8: Otherwise, for current week: - `python app.py` +End result will be a `.csv` file