From b121b2f44fc71654cf584115df8b02a39245e4af Mon Sep 17 00:00:00 2001 From: shine <4771718+shinenelson@users.noreply.github.com> Date: Thu, 21 Nov 2019 17:18:27 +0530 Subject: [PATCH] [docs] replace db_path with birthdays_path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c1183b..6cf4417 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The purpose of this bot is to send a message to your team's Slack when is someon 4. Make a copy of the `configurations.json.example` file naming it `configurations.json`. Update the configuration values according to your preferences ``` { - "db_path" : "birthdays.", # according to your preference + "birthdays_path" : "birthdays.", # according to your preference # birthdays.yaml for YAML and birthdays.json for JSON "mention" : , # depends on your database configuration format # if you're using real names, set this value to false