fix README repo link
This commit is contained in:
parent
2529d0b2c0
commit
0ecb7c63e9
|
@ -12,7 +12,7 @@ A Foundry-based template for developing Solidity smart contracts, with sensible
|
|||
## What's Inside
|
||||
|
||||
- [Forge](https://github.com/foundry-rs/foundry/blob/master/forge): compile, test, fuzz, debug and deploy smart contracts
|
||||
- [PRBTest](https://github.com/paulrberg/prb-math): modern collection of testing assertions and logging utilities
|
||||
- [PRBTest](https://github.com/paulrberg/prb-test): modern collection of testing assertions and logging utilities
|
||||
- [Forge Std](https://github.com/foundry-rs/forge-std): collection of helpful contracts and cheatcodes for testing
|
||||
- [Solhint](https://github.com/protofire/solhint): code linter
|
||||
- [Prettier Plugin Solidity](https://github.com/prettier-solidity/prettier-plugin-solidity): code formatter
|
||||
|
|
Loading…
Reference in New Issue