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