From 7b79c47391c258dfc80bfd1956de536e41f0b26a Mon Sep 17 00:00:00 2001 From: J2EEbbesen Date: Sat, 4 Jan 2025 17:48:44 -0600 Subject: [PATCH] updating README (#66) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 3fba9f9..5705d17 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,15 @@ The backing Google Sheet requires the following tabs and corresponding column he * Happy Hour * Alcohol * Url + * Start + * End + +* giftcards + * Place + * Deal + * Deal Starts + * Deal Ends + ## Environment Variables `SheetId` is the Google Sheet ID from which data will be read. `SheetsUrl` is the URL of the service that retrieves the data from the Google Sheet.