diff --git a/README.md b/README.md index ace587d..2a32e64 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ This repository contains comprehensive resources for the Blockchain Technology c ### Codes +> [!TIP] +> Tutorials can be found in the [./Codes/Tutorials](./Codes/Tutorials/) directory. + 1. [Code-1 (MetaMask Installation)](Codes/Code-1.md) 2. [Code-2 (MetaMask Account Creation)](Codes/Code-2.md) 3. [Code-3 (Bank Account)](Codes/Code-3.sol)