Skip to content

Commit

Permalink
readme file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Jul 5, 2017
1 parent f1e56ca commit 70ce9b7
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,11 @@ By [Moduland Co](http://www.moduland.ir)

- Enter contacts in ```contact.csv``` (comma separated)
- Run csv2vcf ```python3 -m csv2vcf``` or ```python -m csv2vcf``` on Mac,Linux or Windows
- Result in ```VCF_CONVERT``` folder
- Result in ```VCF_CONVERT``` folder

<div align="center">
<img src="http://moduland.github.io/csv2vcf/images/usage.gif">
</div>

## Input File Format

Expand All @@ -40,6 +44,20 @@ By [Moduland Co](http://www.moduland.ir)
</div>


## TODO

- [ ] Phone Number
- [x] Mobile
- [x] Home
- [x] Work
- [ ] Multi
- [ ] Email
- [x] Mobile
- [x] Home
- [x] Work
- [ ] Multi
- [ ] Address
- [ ] URL

## Issues & Bug Reports

Expand Down

0 comments on commit 70ce9b7

Please sign in to comment.