Skip to content

Commit

Permalink
Update README.md (#218)
Browse files Browse the repository at this point in the history
Updated context for link to BUILD.md
  • Loading branch information
Arturski authored Jun 27, 2024
1 parent 92705c2 commit e89dc64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ const txHash = await contract.write.mint([recipient, tokenId]);
console.log(`txHash: ${txHash}`);
```

## Build and Test
## Build, Test and Deploy

Information about how to build and test the contracts can be found in our [build information](BUILD.md).

Expand Down

0 comments on commit e89dc64

Please sign in to comment.