From 4354d28d4702faa05481272f91208c3602cd76c9 Mon Sep 17 00:00:00 2001 From: Nick Boswell <50721990+nboswell216@users.noreply.github.com> Date: Tue, 12 Mar 2024 01:35:56 -0700 Subject: [PATCH] 20240312.2 Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ba8d62f..fad94cf 100644 --- a/README.md +++ b/README.md @@ -36,12 +36,12 @@ Designed for Learning\ ### This project was created with a focus on helping developers practice intermediate frontend development concepts. Key areas of practice include: -DOM Manipulation: Modifying page elements in response to game events. -Event Handling: Clicks, sound playback, and game logic flow. +DOM Manipulation: Modifying page elements in response to game events.\ +Event Handling: Clicks, sound playback, and game logic flow.\ Basic Game Logic: Pattern creation, win/loss conditions, and scorekeeping. -Contributions -### While this project is primarily focused on learning, if you'd like to suggest improvements or fixes, feel free to open a pull request. +## Contributions +While this project is primarily focused on learning, if you'd like to suggest improvements or fixes, feel free to open a pull request. ## License