diff --git a/README.md b/README.md
index 8432b62..c4caf65 100644
--- a/README.md
+++ b/README.md
@@ -152,15 +152,16 @@ Semester-Notes/
├── docs/ # 🗂️ Folder containing website code
│ ├── index.html # 🏠 Main landing page of the website
│ ├── Astyle-Commands.html # ⚙️ Page dedicated to Astyle formatter commands
-│ ├── Git-Commands.html # 🛠️ Page dedicated to Git formatter commands
+│ ├── Git-Commands.html # 🛠️ Page dedicated to Git commands
+│ ├── Hadoop-Commands.html # 📊 Page dedicated to Hadoop commands
│ │
│ ├── css/
│ │ ├── index.css # 🎨 Stylesheet for index.html
-│ │ └── commands.css # 🎨 Stylesheet for Astyle-Commands.html and Git-Commands.html
+│ │ └── commands.css # 🎨 Stylesheet for Astyle-Commands.html and Git-Commands.html and Hadoop-Commands.html
│ │
│ ├── js/
│ │ ├── index.js # 🖥️ Script to dynamically change the primary color of the website
-│ │ └── commands.js # 📜 Script to manage the visibility of the color and copying of commands in Astyle-Commands.html and Git-Commands.html
+│ │ └── commands.js # 📜 Script to manage the visibility of the color and copying of commands in Astyle-Commands.html and Git-Commands.html and Hadoop-| Commands.html
│
├── LICENSE # 📜 MIT License file
│
@@ -172,9 +173,9 @@ Semester-Notes/
This website showcases a comprehensive repository of semester notes and study resources. It features a dynamic, color-changing dropdown menu using JavaScript. The content is organized into detailed sections, covering semester-wise subjects and commonly used commands for Astyle and GitHub. Visit the website at: [Website Link](https://madhurimarawat.github.io/Semester-Notes/).
-![Screenshot 2024-07-19 103717](https://github.com/user-attachments/assets/f84acd1e-c09b-40e7-a76a-429359a6c222)
+![Screenshot 2024-07-19 103717](https://github.com/user-attachments/assets/f68840c1-f9ec-4db5-af80-789176a1fc47)
-
+
![Screenshot 2024-07-19 104138](https://github.com/user-attachments/assets/65ba467b-38cd-411f-9e40-1eb8e26924c6)
---