From 02f7ee71560ade362afd415d0664d9243fe017a5 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Thu, 17 Oct 2024 11:03:43 +0200 Subject: Added the screenshot to the README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d98c5a2..83a8a1f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ Match Up! is a flask web application to create pairings of players from a pool and assign to a limited number of slots. +Here it is in action: + +![Game Page](https://gitlab.com/KaranJayachandra/match_up/-/raw/feature/docs/docs/game_screen.png?ref_type=heads) + +![Player Page](https://gitlab.com/KaranJayachandra/match_up/-/raw/feature/docs/docs/player_screen.png?ref_type=heads) + Some additional features of this application are: - Propose pairings to create a round -- cgit v1.3.1