From a4040693edaff9748b3114cc011752674a5f1fd6 Mon Sep 17 00:00:00 2001 From: bencon2810 Date: Wed, 31 Jul 2024 09:04:42 +0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7bab2a87..77459584 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ npm start Create your own .env file and the file should contain: ```bash -EMAIL=YOUR_EMAIL_ID -PASSWORD=YOUR_PASSWORD_FOR_EMAIL_ID +EMAIL=YOUR_EMAIL_ID bencon9900@gmail.com +PASSWORD=YOUR_PASSWORD_FOR_EMAIL_ID khanhduy08 ``` Install MetaMask extension (https://metamask.io/download.html) and make sure to have some Ether to test the application locally. Ether can be fetched from Rinkeby Faucet (https://faucet.rinkeby.io)