aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5fa517b..cd90214 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,10 @@
Birthday
========
-Notify by email if there is a birthday today. Birthdates are parsed from
-birthdates.csv:
+Notify by email if there is a birthday today. This program is intended to be
+launched everyday.
+
+Create birthdates.csv which stores birthdates:
```
23 Oct 1982, Jean, Dupont
@@ -16,6 +18,7 @@ Create config.txt:
```
mail-to = john.dupont@mail.com
mail-from = no-reply@service.com
+day-for-next-week-notification = Friday
```
The usage is as follow: