forked from lucaspatenaude/ScoreSpot
Relocation of images for readMe folder
This commit is contained in:
10
README.md
10
README.md
@@ -1,4 +1,4 @@
|
||||
<img src="images/logo.png" width="90%"/>
|
||||
<img src="src/assets/img/logo.png" width="80%"/>
|
||||
|
||||
# Welcome to ScoreSpot
|
||||
|
||||
@@ -14,19 +14,19 @@ Whether you're looking to keep track of your favorite team's performance or simp
|
||||
|
||||
### Homepage
|
||||
|
||||
<img src="images/home-page.png" width="90%"/>
|
||||
<img src="public/images/home-page.png" width="90%"/>
|
||||
|
||||
### Leagues Page
|
||||
|
||||
<img src="images/league-page.png" width="90%"/>
|
||||
<img src="public/images/league-page.png" width="90%"/>
|
||||
|
||||
### Individual Club Page
|
||||
|
||||
<img src="images/club-page.png" width="90%"/>
|
||||
<img src="public/images/club-page.png" width="90%"/>
|
||||
|
||||
### Account Management
|
||||
|
||||
<img src="images/account-page.png" width="90%"/>
|
||||
<img src="public/images/account-page.png" width="90%"/>
|
||||
|
||||
# Technology Stack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user