From c696011abd89d73910e3c19694e38321bb75fc7c Mon Sep 17 00:00:00 2001 From: squee72564 Date: Wed, 10 Jan 2024 17:50:36 -0800 Subject: [PATCH] Fixed readme .gif link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80004e9..710abac 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Minesweeper Implementation for the Flipper Zero. Hello! -![Mine Sweeper Example Gameplay Gif](https://github.com/squee72564/F0_Minesweeper_Fap/blob/main/images/github_images/MineSweeperGameplay.gif) +![Mine Sweeper Example Gameplay Gif](https://github.com/squee72564/F0_Minesweeper_Fap/blob/main/img/github_images/MineSweeperGameplay.gif) ## Added features unique to this implementation: - Enable board verifier for board generation to ensure unambiguous boards! - Set board width and height