From a8bdd11f6125296071d38c7d5ffa5fb9b09faa80 Mon Sep 17 00:00:00 2001 From: Claudia100 Date: Thu, 22 Feb 2018 14:59:46 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 122659e..4b2ce5d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Eight additional images were selected and added to the quiz. ## Code Description -Each screen of the quiz, with except for the splash and end screens, uses an Activity and Intent to capture the questions and answers along with displaying the radio buttons and images. Variables of score and question numbers are passed through with intents. +Each screen of the quiz, except for the splash and end screens, uses an Activity and Intent to capture the questions and answers along with displaying the radio buttons and images. Variables of score and question numbers are passed through with intents. Below are 3 screen shots with the splash screen, an unanswered quiz screen and a quiz which has been answered: