From bdcaf2f182ea5be352f0d9bd093fb930b2975c4b Mon Sep 17 00:00:00 2001 From: RanjithKumar839 <114045489+RanjithKumar839@users.noreply.github.com> Date: Tue, 26 Mar 2024 08:06:49 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e916d34..0dbe202 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Bitcoin Explorer -### Setup for Bitcoin Explorer Project +### Setup for Bitcoin Explorer Project. * Install the latest LTS version of Nodejs. * Clone this repository: `git clone git@github.com:neu-info7500-spring-04/bitcoin-explorer.git` * Copy the `.env.example` file and name it `.env`. @@ -28,4 +28,4 @@ npx playwright test npx playwright show-report ``` -testing CI \ No newline at end of file +testing CI