File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ A Python script that parses a .csv file of contacts and automatically creates vC
1919
20204 . Import module ` from csv2vcard import csv2vcard `
2121
22- 5 . Now you have 2 options for running. Both will create an /export/ dir with an example vCards.
22+ 5 . Now you have 2 options for running. Both will create an /export/ dir for your vCards.
2323
24- * Test the app with ` csv2vcard.test_csv2vcard() ` . This will create a Forrest Gump test vCard!
25- * Use your real data ` csv2vcard.csv2vcard(yourfilename) ` . This will create all your vCards!
24+ * Test the app with ` csv2vcard.test_csv2vcard() ` . This will create a Forrest Gump test vCard.
25+ * Use your real data ` csv2vcard.csv2vcard(yourfilename) ` . This will create all your vCards.
You can’t perform that action at this time.
0 commit comments