From f7f3bd65d74dc4f816299f26cc44be2ab700b166 Mon Sep 17 00:00:00 2001 From: "Ponte, Nadia" Date: Wed, 6 Dec 2023 01:40:51 +0000 Subject: [PATCH] Added usage and contributing --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index db4c9be..71f7c25 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,17 @@ This project is a web-based coding quiz application that tests users on JavaScri - Timed coding quiz with multiple-choice questions - Dynamically updated HTML and CSS powered by JavaScript - High scores stored locally for user comparison -- Clean, polished, and responsive user interface \ No newline at end of file +- Clean, polished, and responsive user interface + + +## Usage + +- Click the "Start Quiz" button to begin the coding quiz. +- Answer each multiple-choice question within the time limit. +- Receive immediate feedback on your answers. +- View your final score and save your initials to compare high scores. + + +## Contributing + +Contributions are welcome! \ No newline at end of file