diff --git a/README.md b/README.md
index 145ef53..923f7ea 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,22 @@
# OCTANET_NOVEMBER
The projects undertaken during my Web Development Internship at Octanet Services (Nov-2023)
+
+## Project 1- Landing Page
+The assigned task was to build a Landing Page.
+I aimed to create a website for a hair salon by employing HTML, CSS, JavaScript, and Bootstrap. The objective was to provide customers with a platform to search for salons based on their specific needs, including services, prices, operating hours, and location. Additionally, they could easily find contact information for booking appointments, and the website was designed to be responsive, ensuring it could be accessed on mobile devices, tablets, and desktops.
+
+### Structure & Design
+
+Website Pages: Created four pages - Home, Services, Products, and Contact Us.
+Navigation Bar: Includes links to all four pages for easy access.
+Home Page: Features a carousel with salon images, information about Tresses Hair Salon, and customer reviews.
+Services Page: Displays services and price lists.
+Products Page: Uses cards to showcase salon products with links to their respective websites.
+Contact Page: Displays contact details (phone number and Social Media Links) of Hair Salon
+Footer: Displays contact details and open hours for quick reference.
+
+### Technologies
+
++ HTML
++ CSS
++ Bootstrap (3.3.7)