fix export filename in README.md

This commit is contained in:
Tobias Diekershoff 2022-11-01 18:18:32 +01:00
parent 249ba25d4c
commit 9a2c8e1a1e
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ Run python3 and pass the profile filename as second parameter.
`python3 ./osada-contacts-to-csv.py profile.json`
The contacts will be extracted and saved to a file called `profile.json.csv`.
The contacts will be extracted and saved to a file called `profile.csv`.
## History