From e97bdab347426e83d3c5157a52004a7463ec1932 Mon Sep 17 00:00:00 2001 From: Freddy Motta <142072038+fredm23579@users.noreply.github.com> Date: Wed, 24 Jan 2024 21:47:26 -0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7e4ba74..c8c9fb0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Web API: JavaScript-web-api-quiz +# DOM Web API: JavaScript-web-api-quiz -## Code Quiz Challenge +## Code Quiz -## User Story +## User Story Scenario ``` AS A coding boot camp student @@ -10,7 +10,7 @@ I WANT to take a timed quiz on JavaScript fundamentals that stores high scores SO THAT I can gauge my progress compared to my peers ``` -## Acceptance Criteria +## Application Acceptance Criteria ``` GIVEN I am taking a code quiz