Updates to readMe to use new image paths
This commit is contained in:
@@ -14,19 +14,19 @@ Whether you're looking to keep track of your favorite team's performance or simp
|
|||||||
|
|
||||||
### Homepage
|
### Homepage
|
||||||
|
|
||||||
<img src="ProjectSourceCode/src/resources/img/readMe/home-page.png" width="90%"/>
|
<img src="images/home-page.png" width="90%"/>
|
||||||
|
|
||||||
### Leagues Page
|
### Leagues Page
|
||||||
|
|
||||||
<img src="ProjectSourceCode/src/resources/img/readMe/league-page.png" width="90%"/>
|
<img src="images/league-page.png" width="90%"/>
|
||||||
|
|
||||||
### Individual Club Page
|
### Individual Club Page
|
||||||
|
|
||||||
<img src="ProjectSourceCode/src/resources/img/readMe/club-page.png" width="90%"/>
|
<img src="images/club-page.png" width="90%"/>
|
||||||
|
|
||||||
### Account Management
|
### Account Management
|
||||||
|
|
||||||
<img src="ProjectSourceCode/src/resources/img/readMe/account-page.png" width="90%"/>
|
<img src="images/account-page.png" width="90%"/>
|
||||||
|
|
||||||
# Technology Stack
|
# Technology Stack
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user