diff --git a/README.md b/README.md index 7c7feb4..67d9fe9 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ A Folder that has all the turbin3 q1 2025 Prerequisite tasks. 2. [Airdrop Rust](https://github.com/HermanCeaser/turbin3-preq-two.git) - The Rust version of the task 3. [Solana Starter](./solana-starter/) - Programs to interact with solana SPL token Program using Web3.js 4. [Vault](./vault/) - A Solana vault program built with anchor framework that has logic that initializes, deposits, withdraws from a vault and closes a vault account -5. [Vault](./escrow/) - An Escrow Program that interacts has instruction to take, make & refund tokens. It also has tests to interact with escrow program \ No newline at end of file +5. [Escrow](./escrow/) - An Escrow Program that interacts has instruction to take, make & refund tokens. It also has tests to interact with escrow program \ No newline at end of file