Skip to content

Commit

Permalink
Add output redirect to README
Browse files Browse the repository at this point in the history
  • Loading branch information
anothertobi committed Dec 26, 2021
1 parent 4604e3d commit f10d187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Little helper to get transactions from Viseca One and print them in CSV format.

1. ```
source .env
go run viseca-exporter.go "$CARDID" "$COOKIE"
go run viseca-exporter.go "$CARDID" "$COOKIE" > data/export.csv
```


Expand Down

0 comments on commit f10d187

Please sign in to comment.