From da391a72dec1a80c2f0b638340ddce4a1f95ae4b Mon Sep 17 00:00:00 2001 From: adjoly Date: Sun, 10 Aug 2025 11:56:49 +0200 Subject: [PATCH] =?UTF-8?q?=E3=80=8C=F0=9F=97=91=EF=B8=8F=E3=80=8D=20clean?= =?UTF-8?q?:=20cleaned=20project.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)