diff --git a/contracts/README.md b/contracts/README.md index 10883460..fc3f63a2 100644 --- a/contracts/README.md +++ b/contracts/README.md @@ -6,7 +6,7 @@ There are two primary starter template contracts included. The Solidity libraries for Bonsai can be found at [github.com/risc0/risc0](https://github.com/risc0/risc0/tree/main/bonsai/ethereum). Contracts are built and tested with [forge], which is part of the [Foundry] toolkit. -Tests are defined in the `tests` directory. +Tests are defined in the `tests` directory in the root of this template. [Foundry]: https://getfoundry.sh/ [forge]: https://github.com/foundry-rs/foundry#forge