From 325ceb6718c2469e236f5b4020c0f7df60508cd9 Mon Sep 17 00:00:00 2001 From: Lucas Merat Date: Wed, 28 Nov 2018 19:24:46 -0600 Subject: [PATCH] Added thing --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f32e28f..9ac7322 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 a change \ No newline at end of file