diff --git a/README.md b/README.md index 7dde837..db72cfc 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@ Made using [foundry-rs](https://getfoundry.sh) toolkit. - foundry-rs : A simple but yet cli tool kit for Solidity developement with integrated fuzzer and test perfect for a simple project as this ## Some resource for more information -[ERC20](https://ethereum.org/en/developers/docs/standards/tokens/erc-20) -[Solidity documenation](https://docs.soliditylang.org/en/v0.8.28/) -[foundry-rs](https://getfoundry.sh) -[Avalanche](https://www.avax.network/) -[Ethereum](https://ethereum.org) -[Solidity 0.8 course](https://www.youtube.com/playlist?list=PLO5VPQH6OWdVQwpQfw9rZ67O6Pjfo6q-p) +[ERC20](https://ethereum.org/en/developers/docs/standards/tokens/erc-20) \ +[Solidity documenation](https://docs.soliditylang.org/en/v0.8.28/) \ +[foundry-rs](https://getfoundry.sh) \ +[Avalanche](https://www.avax.network/) \ +[Ethereum](https://ethereum.org) \ +[Solidity 0.8 course](https://www.youtube.com/playlist?list=PLO5VPQH6OWdVQwpQfw9rZ67O6Pjfo6q-p) \ ## License This project is under [MIT License](LICENSE)