From 35f4c0d8af3316bd26b38ab34896cbf2cf40dc2c Mon Sep 17 00:00:00 2001 From: HumanoidSandvichDispenser Date: Sat, 21 Mar 2026 15:04:41 -0700 Subject: [PATCH] Add web deployment instructions --- as6/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/as6/README.md b/as6/README.md index 1d38d91..b4feb13 100644 --- a/as6/README.md +++ b/as6/README.md @@ -146,7 +146,9 @@ continuous stream of hazards. Then open your browser to `http://localhost:8080` to play the web version. - You can also deploy the contents of `build-web` to any static hosting service. + You can also deploy the contents of `build-web` to any static hosting + service. The script contains extra options for deploying to Cloudflare + Pages (use `-h` or `--help` to see usage instructions). ## 🛠️ Key Systems