summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKaran Jayachandra <mail@karanjayachandra.com>2024-10-17 10:05:46 +0000
committerKaran Jayachandra <mail@karanjayachandra.com>2024-10-17 10:05:46 +0000
commit866190b05656d457c2fd32f71e413bfc95ea2cce (patch)
tree8f479721982f8385eaeba1f88e0336ed01015341 /README.md
parenta47f58c0eb3312633115237b72ff26b50f241db4 (diff)
parent5ec25be7505e8760198e077bc10c2650672c3fca (diff)
Merge branch 'develop' into 'main'1.0
Fixed link to the images in the README See merge request KaranJayachandra/match_up!8
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: