diff --git a/README.md b/README.md index 972074b..319aee6 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,17 @@ ETHGlobal Bangkok 2024 Hackathon Project ![Look Ma, No Hands!](head.png) + +## Structure +``` +ai/ + - Contains the AI model and training code +backend/ + - Contains the backend code +frontend/ + - Contains the frontend code +erc7730/ + - Contains the ERC-7730 metadata of the contract +swipapi/ + - Contains the wrapped 1inch API +```