diff --git a/README.md b/README.md index fede5db..0e1e8ef 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ You'll need a [Cloudflare Workers account](https://dash.cloudflare.com/sign-up/w * A workers domain set up * The Workers Bundled subscription \($5/mo\) - * [With KV Free Tier its free to try now!](https://blog.cloudflare.com/workers-kv-free-tier/) We are working on optimizations so it will completely fit in Free Tier for 5 minutes checks. + * [Try it now with the free tier!](https://blog.cloudflare.com/workers-kv-free-tier/) Stay tuned while we make some changes so it will completely fit in the Free Tier with a 5min check interval. * Some websites/APIs to watch 🙂 Also, prepare the following secrets @@ -92,4 +92,4 @@ You can clone the repository yourself and use Wrangler CLI to develop/deploy, ex * **KV replication lag** - You might get Slack notification instantly, however it may take couple of more seconds to see the change on your status page as [Cron Triggers are usually running on underutilized quiet hours machines](https://blog.cloudflare.com/introducing-cron-triggers-for-cloudflare-workers/#how-are-you-able-to-offer-this-feature-at-no-additional-cost). -* **Initial delay (no data)** - It takes couple of minutes to schedule and run CRON Triggers for the first time \ No newline at end of file +* **Initial delay (no data)** - It takes couple of minutes to schedule and run CRON Triggers for the first time