From a9daf91ad67530b461676654369fcd4f782628bc Mon Sep 17 00:00:00 2001 From: Omar Omar Date: Tue, 9 Feb 2021 14:45:49 +0000 Subject: [PATCH 1/2] Updated links --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b832896..9cce8cf 100644 --- a/README.md +++ b/README.md @@ -242,6 +242,7 @@ focused on. This was to ensure a successful completion of the entire project. ### Testing Content * Testing Table * Traceability Matrix +* Automated Tests * animationTest * GameLengthTest * laneWarningTest From b2c394d812b637cc40cedaf8e4fc2b5584c5d279 Mon Sep 17 00:00:00 2001 From: Omar Omar Date: Tue, 9 Feb 2021 15:25:10 +0000 Subject: [PATCH 2/2] Updated links --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9cce8cf..dd076dd 100644 --- a/README.md +++ b/README.md @@ -250,5 +250,8 @@ focused on. This was to ensure a successful completion of the entire project. * lossTest2 * PauseScreenTest * TitleScreenTest +* GameModeEasy +* GameModeMedium +* GameModeHard ### Weekly Snapshots