diff --git a/README.md b/README.md index 810a32d..0071d69 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pgbot -Use `config.yml` to set it up. It needs a list of regex with tokens and a database to match them. This doc is probably going to be abandoned right away, but at least I have added this line I dunno. +Use `pgbot.yml` along with `tokens.yml` to set it up. Default directory for configs is `/etc/pgbot`. It needs a list of regex with tokens and a postgresql database to match them. This doc is probably going to be abandoned right away, but at least I have added this line I dunno. Dependencies: * aiocron - for the scheduler