diff --git a/README.md b/README.md index ef60434..78be1eb 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ icp new --subfolder | [rust](./rust/) | A basic Rust canister | | [hello-world](./hello-world/) | Full-stack dapp with a frontend and backend canister (Rust or Motoko) | | [static-website](./static-website/) | A static website deployed to an asset canister | -| [proxy](./proxy/) | A pre-built proxy canister that forwards HTTP requests to external URLs | +| [proxy](./proxy/) | A pre-built proxy canister for use with `icp canister call --proxy` | ## Contributing