Skip to content

Commit

Permalink
fix missing link
Browse files Browse the repository at this point in the history
  • Loading branch information
capossele committed Jan 29, 2024
1 parent 93f2606 commit e42aa45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ Your new project consists of:
[cargo-binstall]: https://github.com/cargo-bins/cargo-binstall#cargo-binaryinstall
[`zkVM program`]: https://github.com/risc0/bonsai-foundry-template/tree/main/methods/guest/src/bin
[`contract`]: https://github.com/risc0/bonsai-foundry-template/tree/main/contracts
[`interface`]: https://github.com/risc0/bonsai-foundry-template/tree/main/cli/src/interface.rs

### Test Your Project
- Use `cargo build` to test compilation of your zkVM program.
Expand Down

0 comments on commit e42aa45

Please sign in to comment.