We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1e56ca commit 70ce9b7Copy full SHA for 70ce9b7
1 file changed
README.md
@@ -31,7 +31,11 @@ By [Moduland Co](http://www.moduland.ir)
31
32
- Enter contacts in ```contact.csv``` (comma separated)
33
- Run csv2vcf ```python3 -m csv2vcf``` or ```python -m csv2vcf``` on Mac,Linux or Windows
34
-- Result in ```VCF_CONVERT``` folder
+- Result in ```VCF_CONVERT``` folder
35
+
36
+<div align="center">
37
+<img src="http://moduland.github.io/csv2vcf/images/usage.gif">
38
+</div>
39
40
## Input File Format
41
@@ -40,6 +44,20 @@ By [Moduland Co](http://www.moduland.ir)
44
</div>
45
42
46
47
+## TODO
48
49
+- [ ] Phone Number
50
+ - [x] Mobile
51
+ - [x] Home
52
+ - [x] Work
53
+ - [ ] Multi
54
+- [ ] Email
55
56
57
58
59
+- [ ] Address
60
+- [ ] URL
43
61
62
## Issues & Bug Reports
63
0 commit comments