diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ Birthday ======== -Notify by email if there is a birthday today. Birthdates are parsed from a csv -file: +Notify by email if there is a birthday today. Birthdates are parsed from +birthdates.csv: ``` 23/10/1982 , Dupont , Jean @@ -10,7 +10,7 @@ file: … ``` -Mail contacts are given in the config file: +Mail contacts are given in config.txt: ``` mail-to = john.dupont@mail.com |