diff --git a/README.md b/README.md index 99f0c15..cab3a72 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This project demonstrates how to integrate an Arduino RF handshake process with a Next.js application to approve Ethereum transactions before sending them through Metamask. The handshake is performed between two Arduino devices communicating via RF waves, utilizing frequency hopping to increase security and prevent unauthorized interception of the communication. -![Wave Wallet Demo](WaveWallet/wavewallet_demo.gif) +![Wave Wallet Demo](media/wavewallet_demo.gif) # Table of contents @@ -64,4 +64,4 @@ The project consists of three main components: ## License -WaveWallet is open-sourced software licensed under the MIT license. \ No newline at end of file +WaveWallet is open-sourced software licensed under the MIT license.