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