diff --git a/client/README.md b/client/README.md index de00d80..1f7587d 100644 --- a/client/README.md +++ b/client/README.md @@ -22,4 +22,8 @@ wrangler publish - [wrangler config](https://developers.cloudflare.com/workers/wrangler/configuration/) - [handlebars](https://marnixkok.nl/news/blog/handlebars-templates-in-cloudflare-workers) -- [serverless rendering](https://blog.cloudflare.com/serverless-rendering-with-cloudflare-workers) \ No newline at end of file +- [serverless rendering](https://blog.cloudflare.com/serverless-rendering-with-cloudflare-workers) + +Requirements +- CLOUDFLARE_API_TOKEN must be set as an environment variable +- configure wrangler.toml accordingly with account_id and pattern for deployment domain \ No newline at end of file