Skip to content

Commit 73b312c

Browse files
authored
Update readme.md
1 parent c2665f8 commit 73b312c

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

readme.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
This project is a simple application that changes the background color of the page randomly with a single button click. It also displays the current color code on the screen.
44

5+
---
6+
## 🖼️ Screenshot
7+
8+
![Random Color Changer Screenshot](https://github.com/Denis793/Random_Color/blob/main/Random_Color.png)
9+
510
---
611

712
## 🔹 Features
@@ -47,11 +52,3 @@ This project is a simple application that changes the background color of the pa
4752
This project is a fun and interactive way to learn about DOM manipulation, event handling, and color generation using **HTML**, **CSS**, and **JavaScript**.
4853

4954
> "One click, endless colors!"
50-
51-
---
52-
53-
## 🖼️ Screenshot
54-
55-
![Random Color Changer Screenshot](https://github.com/Denis793/Random_Color/blob/main/Random_Color.png)
56-
57-
_(Replace the link above with the actual screenshot URL)_

0 commit comments

Comments
 (0)