Skip to content

Commit f703876

Browse files
docs : README file updated
1 parent ebb2b31 commit f703876

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@ By [Moduland Co](http://www.moduland.ir)
3636

3737
## Usage
3838

39-
- Enter contacts in ```contact.csv``` (comma separated)
39+
- Enter contacts in ```.csv``` file (comma separated)
4040
- Run csv2vcf ```python3 -m csv2vcf``` or ```python -m csv2vcf``` on Mac,Linux or Windows
41+
- Open your csv file in application
4142
- Result in ```VCF_CONVERT``` folder
4243

4344
<div align="center">
@@ -64,7 +65,8 @@ By [Moduland Co](http://www.moduland.ir)
6465
- [x] Work
6566
- [ ] Multi
6667
- [x] Address
67-
- [x] URL
68+
- [x] URL
69+
- [x] GUI
6870

6971
## Issues & Bug Reports
7072

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
time
22
os
3+
tkinter
34

0 commit comments

Comments
 (0)