Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Raymond-Cox committed Jun 22, 2024
1 parent fd57922 commit b49b704
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
# vg-web

[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=Two-Boys-and-a-Dream_vg-web&metric=coverage)](https://sonarcloud.io/summary/new_code?id=Two-Boys-and-a-Dream_vg-web)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=Two-Boys-and-a-Dream_vg-web&metric=ncloc)](https://sonarcloud.io/summary/new_code?id=Two-Boys-and-a-Dream_vg-web)
[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=Two-Boys-and-a-Dream_vg-web&metric=code_smells)](https://sonarcloud.io/summary/new_code?id=Two-Boys-and-a-Dream_vg-web)
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=Two-Boys-and-a-Dream_vg-web&metric=reliability_rating)](https://sonarcloud.io/summary/new_code?id=Two-Boys-and-a-Dream_vg-web)

## Intro

![Video Games Central](./docs/vg-central.png)
Expand Down Expand Up @@ -37,7 +32,7 @@ npm i
Create a new file in the root project named `.env.development`. Add the following:

```
API_URL = https://vg-api-development.up.railway.app/
API_URL = https://vg-api-production.up.railway.app/
```

## Running the project
Expand Down

0 comments on commit b49b704

Please sign in to comment.