Skip to content

Commit

Permalink
Readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSSD7 authored Aug 11, 2021
1 parent 978a23c commit 83e0fb0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Flexpool Front-End (v2)

[![Production Deployment](https://github.com/flexpool/frontend/actions/workflows/deploy.yml/badge.svg)](https://github.com/flexpool/frontend/actions/workflows/deploy.yml)

<h2 align="center">
<p><a href="https://www.flexpool.io"><img src="https://static.flexpool.io/assets/brand/light.svg" width="50%"></a></p>
<p>Welcome to Flexpool.io v2 Website!</p>
Expand Down Expand Up @@ -30,7 +28,7 @@ yarn install
#### Run the development server

```
yarn start
yarn run dev
```

That's it! You can access the website at `http://localhost:3000`. It automatically uses the production API (`api.flexpool.io/v2`) as backend.
Expand Down

0 comments on commit 83e0fb0

Please sign in to comment.