From dd16fd43b09a881a43433174728cf45792cce8ae Mon Sep 17 00:00:00 2001 From: Joris Date: Fri, 9 Oct 2015 23:14:01 +0200 Subject: Update readme file names --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9e1d0b3..9b4eb99 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3