From 72eb988672b73750b14d5b5be32bd9a18c254fb1 Mon Sep 17 00:00:00 2001 From: Icare2000 Date: Sun, 7 Jan 2024 17:14:26 +0100 Subject: [PATCH] Update README.md (#23) Added .env example --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe3a189..0071734 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,16 @@ This method requires a valid session cookie obtained from an authenticated brows 1. ``` source .env - go run main.go "$CARDID" "$COOKIE" > data/export.csv + go run main.go "$VISECA_CARD" "$VISECA_SESS" > data/export.csv ``` +## Example .env + +``` +VISECA_SESS=AL_SESS-S=xxxxxxxxxxxxxxxyyyyyy +VISECA_CARD=443592xxxxxxxxxx +``` + ## Example Output ```csv