diff --git a/README.md b/README.md
index b0ae5f3..d4eafb8 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,40 @@
-# DevProfiles
\ No newline at end of file
+# DevProfiles
+A place to list and shocase your developer skills and profile
+
+
+# Contribute
+
+1. Fork this Repository
+2. add following code to HTML `index.html` just before `` comment
+
+```html
+
+
+
Your Name
+
+ [SKILL-1]
+ [SKILL-2]
+ [SKILL-3]
+
+
+
+```
+3. Change/Replace the placeholders with your image and profiles urls
+ - [IMAGE-URL] with your image URL
+ - [YOUR_NAME] with your name
+ - [SKILL-1], [SKILL-2], [SKILL-3] with your skills
+ - [YOUR GITHUB URL], [YOUR X/TWITTER URL] & [YOUR LINKEDIN URL] with your Github, X/Twitter & LinkedIn profile URL repectively.
+
+4. Commit your changes.
+
+5. Create a Pull Request
+
+6. Wait for Merge
+
+# Thank You
+Thank you to every contributor of this repository
+Show some love by giving a ⭐ to this repository!