From 401021c17e384e9fc04441da4a38d1347162dbaf Mon Sep 17 00:00:00 2001 From: Mahamed Hassan <84216239+mhassan04@users.noreply.github.com> Date: Tue, 15 Oct 2024 22:02:10 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0d62a8..3e1c43c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This project is a simple **grid drawing app** where users can create grids of customizable sizes and interact with the grid by changing the colors of the grid squares. The app includes different modes, such as **black coloring**, **random RGB coloring**, and **eraser functionality**. -## Preview: +## Preview: Click Here to Demo https://mhassan04.github.io/Etch-a-Sketch/ ![Etch-a-Sketch](preview.png)