From 626f41382c46753721e1b442c2522ce24fc818c5 Mon Sep 17 00:00:00 2001 From: namMSda Date: Wed, 31 Jan 2018 22:05:02 -0600 Subject: [PATCH] random text --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f32e28f..006ca40 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,6 @@ Bonus: Plays a sound when the user wins a point, and a different sound when the The user starts with 10 guesses per word, and loses one guess for each incorrect letter. -Bonus: I added hints for the user, each hint is matched to each answer. \ No newline at end of file +Bonus: I added hints for the user, each hint is matched to each answer. + +Here is our modification