diff --git a/README.md b/README.md
new file mode 100644
index 0000000..2e293d7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,55 @@
+# Cheatsheets🔥
+
+
+
+
+
+
+## This repo consists of Large collection of Developer Cheat Sheets, created and maintained by the awesome developers across the globe🌎. it contains various Cheatsheets of languages like
+ C++, java and many more 🔥
+
+:star: Feel free to create the new top-qulaity cheatsheets that are missing
+
+:star: Feel free update the contents of existing cheatsheets if you find something missing
+
+### This repository is open to all members of the GitHub community. Any member can contribute to this project!
+# Guidelines
+
+ 1. Dont copy the contents from somewhere else
+ 2. Quality is Preffered over Quantity
+ 3. Mention the references if you taken
+ 4. Note: Do not create a new directory if already exists.
+ 5. New Cheatsheet names should be meaningful.
+ 6. Don't spam it will be rejected immediately.
+
+---
+
+# Steps For Contribution
+
+0. Star
+
+1. Fork
+
+2. Clone the forked repository.
+
+3. Navigate to the project directory.
+
+4 Make changes.
+
+6. Stage your changes and commit
+
+git commit -m ""
+```
+
+7. Push your local commits to the remote repo.
+```css
+git push -u origin
+```
+
+8. Create a Pull Request.
+
+9. Congratulations! 🎉 you've made your contribution.
+
+
+---
+small contributions like typos are also welcomed 😄