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
|
||||
|
||||
<img src="ProjectSourceCode/src/resources/img/readMe/home-page.png" width="90%"/>
|
||||
<img src="images/home-page.png" width="90%"/>
|
||||
|
||||
### 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
|
||||
|
||||
<img src="ProjectSourceCode/src/resources/img/readMe/club-page.png" width="90%"/>
|
||||
<img src="images/club-page.png" width="90%"/>
|
||||
|
||||
### Account Management
|
||||
|
||||
<img src="ProjectSourceCode/src/resources/img/readMe/account-page.png" width="90%"/>
|
||||
<img src="images/account-page.png" width="90%"/>
|
||||
|
||||
# Technology Stack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user