aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKaran Jayachandra <karan.jayachandra@nxp.com>2024-10-17 12:05:18 +0200
committerKaran Jayachandra <karan.jayachandra@nxp.com>2024-10-17 12:05:18 +0200
commit5ec25be7505e8760198e077bc10c2650672c3fca (patch)
tree8f479721982f8385eaeba1f88e0336ed01015341 /README.md
parent7acbdb53c95a7c4e953bb747477c22b4f89ad0dd (diff)
Fixed link to the images in the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index cd72a14..be550ae 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,9 @@ Match Up! is a flask web application to create pairings of players from a pool a
Here it is in action:
-![Game Page](https://gitlab.com/KaranJayachandra/match_up/-/blob/main/docs/game_screen.png?ref_type=heads)
+![Game Page](https://gitlab.com/KaranJayachandra/match_up/-/raw/main/docs/game_screen.png?ref_type=heads)
-![Player Page](https://gitlab.com/KaranJayachandra/match_up/-/blob/main/docs/player_screen.png?ref_type=heads)
+![Player Page](https://gitlab.com/KaranJayachandra/match_up/-/raw/main/docs/player_screen.png?ref_type=heads)
Some additional features of this application are: