diff --git a/README.md b/README.md index 9021ac5..ea2b9ad 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ npm run dev npm run deploy ``` +Pushes to `main` automatically deploy the Cloudflare Worker after the test suite passes. + [For generating/synchronizing types based on your Worker configuration run](https://developers.cloudflare.com/workers/wrangler/commands/#types): ```txt