From 01306f9ee0a4ec53922b1d483f31d18e13e1ec96 Mon Sep 17 00:00:00 2001 From: ben Date: Tue, 2 Aug 2022 13:24:07 -0500 Subject: [PATCH] Removed warning because bug is fixed --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 649ed49..a84621e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,3 @@ This is my final project (option 1) for ITSE-1479. Instead of using the provided cardback.png image, I used a photo of one of my turtles as the card back. - -WARNING: The program works great, as long as you wait until the cards flip back over (if it's an incorrect \ -match), before clicking on another card. I'm working on fixing it, but if this warning is still here, it's not fixed.