diff --git a/options.json.example b/options.json.example index 6bbd27f..c56c0f8 100644 --- a/options.json.example +++ b/options.json.example @@ -1,6 +1,6 @@ { "uberPhoneNumber": "1234567891", "startDateIso": "2023-01-01", - "endDateIso": "2023-12-31" + "endDateIso": "2023-12-31", "uberPath": "./uberResults.json" }