diff --git a/README.md b/README.md index 891a914..a4de68e 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ Made using foundry-rs toolkit. - Following the ERC20 standard : the most used standard when it comes to fungible token and compatible with every wallet - foundry-rs : A simple but yet cli tool kit for Solidity developement with integrated fuzzer and test perfect for a simple project as this -## Documenation -- [How it works](HOWITWORK.md) +## Documentation +- [How it works](documentation/HOWITWORK.md) - [How to use it](USAGE.md) ## Some resource for more information