diff --git a/readme.md b/readme.md
index 38fb366..3695e45 100644
--- a/readme.md
+++ b/readme.md
@@ -1,9 +1,62 @@
-# Assignment -2 :: Responsive Education UI
+# ProEdu 🌐
+
+This project is a simple, responsive educational website created using only HTML and CSS. It showcases an intuitive design that provides easy navigation and clean styling, focusing on presenting educational content in an organized way.
+
+---
+
+## 🌟 Features
+
+- **Responsive Design**: Adapts seamlessly to different screen sizes for an optimal viewing experience on desktops, tablets, and mobile devices.
+- **Structured Content Layout**: Organized sections for educational topics, resources, and contact information.
+- **Minimalist Styling**: Clean design with an emphasis on readability and accessibility.
+
+---
+
+## 💻 Tech Stack
+
+- **HTML**: For page structure and content organization.
+- **CSS**: For styling, layout design, and responsive adjustments.
+
+---
+
+## 🚀 Getting Started
+
+1. **Clone the repository**:
+ ```bash
+ git clone https://github.com/tanmoy-12/Sample_Project_2.git
+ cd educational-website
+ ```
+
+2. **Open in Browser**:
+ Open `index.html` to view the responsive educational site.
+
+---
+
+## 📂 Project Structure
+
+- **index.html**: The main HTML file containing the overall layout and content sections.
+- **styles.css**: CSS file with styling rules for responsiveness, typography, and layout design.
+
+---
-You Have to Build a fully responsive Web Paage just same as the figma. or below png.
-Follow
### Follow Requirement video to understand everything
Video Link
+
+## 📝 Future Improvements
+
+- Add JavaScript for interactive features.
+- Expand with additional pages (e.g., Courses, Resources).
+- Implement dynamic content loading.
+
+---
+
+## 📄 License
+
+This project is licensed under the MIT License.
+
+---
+
+Thank you for exploring this educational site design!