Update README.md

fixed a couple of typos
This commit is contained in:
Kunj Dhola 2023-05-20 05:18:26 +01:00 committed by Evan Gray
parent f1ab5ba93f
commit 741c82635e
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
## Wormhole Messenger Sample Project
Simple messeger project that sends a "hellom, world!" message between EVM, Solana and Aptos chains using Wormhole.
Simple messenger project that sends a "hello, world!" message between EVM, Solana and Aptos chains using Wormhole.
### Dependencies
This project uses Foundry to compile and deploy EVM contracts. You can find install instructions at [https://getfoundry.sh](https://getfoundry.sh)