From 7957874f098dd9d9375021190bdc6c0136c5309a Mon Sep 17 00:00:00 2001 From: Matt Lane Date: Wed, 24 Feb 2016 17:03:58 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f03d5fd..1ae221b 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,7 @@ Afterwards: 7. When the orange div is moused over, its width doubles. When the mouse moves out of the div, it returns to its original size. -8. When the reset button is clicked - remove the `selected` class from - each `
  • `, change the image to `panic.jpeg`, and add the gray div back to the DOM if it has been removed. +8. When the reset button is clicked - remove the `selected` class from each `
  • ` and change the image to `panic.jpeg`. 9. When the 1, 2, 3, 4, 5, 6, 7, 8, 9, or 0 key is pressed, the page alerts the message "I HATE NUMBERZZZ!"