diff --git a/delete-unused-accounts-cron/README.md b/delete-unused-accounts-cron/README.md index e0428e2..3a102c8 100644 --- a/delete-unused-accounts-cron/README.md +++ b/delete-unused-accounts-cron/README.md @@ -46,7 +46,7 @@ To set up the sample: - Setup the sample with your project `firebase use --add` and follow the instructions. - Install node dependencies of your Functions `cd functions; npm install; cd -` - Deploy your project using `firebase deploy`. - - Open an account with a 3rd party cron service (e.g. www.setcronjob.com, cron-job.org, www.easycron.com, [Zapier](https://zapier.com/zapbook/webhook/) ...) and setup a daily cron job to hit the URL (don't forget to change ` and `): + - Open an account with a 3rd party cron service (e.g. www.setcronjob.com, cron-job.org, www.easycron.com, [Zapier](https://zapier.com/zapbook/webhook/) ...) and setup a daily cron job to hit the URL (don't forget to change `` and ``): ``` https://us-central1-.cloudfunctions.net/accountcleanup?key=