diff --git a/README.md b/README.md
index d1d2dae5..79a3250e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
+
+# π Dev-Display
+
+)
+
+π Visit the website to explore real-world projects, filter by tech stack, and discover new ideas!
+
+---
+

@@ -55,6 +64,18 @@
-->
+
+
+ An open-source framework to build and deploy intelligent, self-hosted AI agents that can handle real-world phone calls.
+
+
+
+ Β·
+ π Report a Bug
+ Β·
+ β¨ Request a Feature
+
+
@@ -185,7 +206,58 @@
How to Earn These Badges?
-
+
+
+
+## π₯ Submitting a Pull Request
+
+Follow these steps to contribute your changes to **DevDisplay**:
+
+1. **π Star & Fork the Repository**
+ Click the **βStarβ** button to support the project, then **βForkβ** the repo to create your own copy:
+ π [https://github.com/codeaashu/DevDisplay](https://github.com/codeaashu/DevDisplay)
+
+2. **π₯ Clone Your Fork**
+ Use the following command to clone your forked repository to your local machine:
+ ```bash
+ git clone https://github.com/Your-Username/DevDisplay.git
+ ```
+ 3. Create a Branch
+ Navigate to the project directory and create a new branch for your changes:
+
+ ```bash
+ cd DevDisplay
+ git checkout -b my-feature-branch
+ ```
+
+ 4. Make Changes
+ Add your new ML projects, games, websites, or enhancements. Fix bugs or improve UI/UX as needed.
+
+ 5. Commit Your Changes
+ Use a meaningful commit message:
+
+ ```bash
+ git add .
+ git commit -m "π¦ [Feature Add] Add XYZ website project"
+ ```
+
+ 6. Push Your Changes
+ Push your branch to your GitHub fork:
+
+ ```bash
+ git push origin my-feature-branch
+ ```
+ 7. Submit a Pull Request
+
+ Go to your fork on GitHub.
+
+ Click "Compare & pull request".
+
+ Add a descriptive title using one of the prefixes: [UI], [UX], [Feature Add].
+
+ Link the related issue (if any) and clearly describe your changes.
+
+---
Featured in 
@@ -265,3 +337,66 @@ This project is licensed under MIT.
+
+π Explore the Project Directory Structure
+
+```bash
+
+DevDisplay/
+βββ public/ # Static assets
+β βββ assets/
+β β βββ SocialLogo/ # Social media logos (GitHub.png, Discord.png, etc.)
+β β βββ SupportedBy/ # Partner logos (MicrosoftForStartups.png, etc.)
+β β βββ DevBadges/ # Contributor badges (DevPioneerpng.gif, etc.)
+β β βββ DevDisplayLOGO/ # Main logos (NameTagline.png)
+β βββ gssoc logo.png # GSSoC logo
+β βββ DDColorLOGO.png # Main logo
+β βββ star.png # Decorative image
+βββ src/ # Source code
+β βββ styles/ # CSS/Stylesheets
+β βββ scripts/ # JavaScript files
+βββ .gitignore # Files to ignore in Git
+βββ .prettierrc.json # Prettier configuration
+βββ CODE_OF_CONDUCT.md # Community guidelines
+βββ CONTRIBUTING.md # Contribution guidelines
+βββ LICENSE # MIT License
+βββ package.json # Project dependencies
+βββ package-lock.json # Lock file for dependencies
+βββ README.md # Project documentation
+βββ SECURITY.md # Security policy
+βββ tailwind.config.js # Tailwind CSS configuration
+βββ generate-sitemap.js # Sitemap generator script
+```
+
+---
+
+## π Contributors
+
+Thanks to these amazing people who have contributed to the **Dev-Display** project:
+
+
+
+
+
+
+
+---
+
+## π‘ Suggestions & Feedback
+Feel free to open issues or discussions if you have any feedback, feature suggestions, or want to collaborate!
+
+---
+
+## π Code of Conduct
+
+To ensure a welcoming and inclusive environment, we have a Code of Conduct that all contributors are expected to follow. In short: **Be respectful, be kind, and be collaborative.** Please read the full [Code of Conduct](https://github.com/codeaashu/DevDisplay/blob/main/CODE_OF_CONDUCT.md) before participating.
+
+---
+
+## π License
+
+This project is licensed under the [MIT License](https://github.com/codeaashu/DevDisplay/blob/main/LICENSE).
+
+---
+
+Thank you again for your interest. We can't wait to see what you build with us! β€οΈβ€οΈ
diff --git a/public/gssoc logo.png b/public/gssoc logo.png
new file mode 100644
index 00000000..c01f8514
Binary files /dev/null and b/public/gssoc logo.png differ