diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2024-10-17 10:03:22 +0000 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2024-10-17 10:03:22 +0000 |
| commit | 7acbdb53c95a7c4e953bb747477c22b4f89ad0dd (patch) | |
| tree | 3c3441cd6002696b1872dc4f5f5996fb4d18331a | |
| parent | 299d89197fa4edad742b0ca1838a7b98242b13ce (diff) | |
| parent | 0b324b5bbd912ae87d6ab133780960c7400e25e4 (diff) | |
Merge branch 'feature/docs' into 'develop'
Fixed the images and the links
See merge request KaranJayachandra/match_up!6
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | docs/game_screen.png | 4 | ||||
| -rw-r--r-- | docs/player_screen.png | 4 |
3 files changed, 6 insertions, 6 deletions
@@ -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: - + - + Some additional features of this application are: diff --git a/docs/game_screen.png b/docs/game_screen.png index 9a5d7ac..e523376 100644 --- a/docs/game_screen.png +++ b/docs/game_screen.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:46a0160d790741331ab483376e7995f01993f5381e31953da39265ef56333910 -size 174380 +oid sha256:8676d7db6fd00871968394395e9329414fd138b7cd16031d3277a94f0d5f06d5 +size 173225 diff --git a/docs/player_screen.png b/docs/player_screen.png index f56d136..a63f4dc 100644 --- a/docs/player_screen.png +++ b/docs/player_screen.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d875f87b821c3d0633f37da1dd828cd71d6fd48dfffc6e4845c72a2332d09d1 -size 167110 +oid sha256:7d52f2e4794814d29097d728f8869e70ca185c0add406811aec550ab8f8d3197 +size 166498 |
