1
0

🔨」 fix: fixed link issue in doc

This commit is contained in:
2025-08-10 14:59:09 +02:00
parent b2cceef044
commit d0293b85a6

View File

@ -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