diff --git a/.gitignore b/.gitignore index 42ba358..8d08a96 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. +.idea *.env* .vscode diff --git a/README.md b/README.md index ed5e80b..e49cd04 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ might be easier (although I require Node APIs, I believe). for cron jobs that execute more than once a day. I unfortunately do not need anything other than cron jobs. - [Upstash][upstash] for Redis (free) -- [Discord][discord] +- [Discord][discord] to deliver notifications via Bot account. [nextjs]: https://nextjs.org/ [life360-node-api]: https://github.com/kaylathedev/life360-node-api