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