Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
animesh-chouhan authored Jul 4, 2021
1 parent c0ee9ca commit f96cb7e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ pip3 install vcf_creator
```sh
python3 -m vcf_creator --help
```
OR

```sh
vcf_creator --help
```

### Running the script:

Expand Down Expand Up @@ -67,7 +72,7 @@ vcard_generator(arguments)
- organisation
- email
- address
- birthday
- birthday (mm/dd/yyyy)
2. The headers can be in any order
3. Make sure that no fields are empty

Expand Down

0 comments on commit f96cb7e

Please sign in to comment.