Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ icp new <project-name> --subfolder <template-name>
| [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

Expand Down