diff --git a/README.md b/README.md index 8e4e996..e721124 100644 --- a/README.md +++ b/README.md @@ -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 + +
+ +
## Input File Format @@ -40,6 +44,20 @@ By [Moduland Co](http://www.moduland.ir) +## TODO + +- [ ] Phone Number + - [x] Mobile + - [x] Home + - [x] Work + - [ ] Multi +- [ ] Email + - [x] Mobile + - [x] Home + - [x] Work + - [ ] Multi +- [ ] Address +- [ ] URL ## Issues & Bug Reports