diff --git a/README.md b/README.md index db72cfc..9f38395 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Kanel42 Token A simple EVM compatible, made in Solidity, following the ERC20 standard token. And it's multisig, EVM compatible wallet. \ -Made using [foundry-rs](https://getfoundry.sh) toolkit. +Made using foundry-rs toolkit. ## Why ?? - EVM compatible : this is the biggest standard when it comes to smart contract and is widely available in multiple chains @@ -15,7 +15,7 @@ Made using [foundry-rs](https://getfoundry.sh) toolkit. [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) \ +[Solidity 0.8 course](https://www.youtube.com/playlist?list=PLO5VPQH6OWdVQwpQfw9rZ67O6Pjfo6q-p) ## License This project is under [MIT License](LICENSE)