-
-- š Iām currently working on [IO-Projects](https://io-projects.com)
-
-- š¬ Ask me about **everything (I love learning)**
-
-- š« How to reach me **contact@endmove.ei**
-
-
Connect with me:
-
-
-
-
-
-
-
-
-
Languages and Tools:
-
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..11827b4
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+
Hi š, I'm EndMove
+
A passionate fullstack developer from Belgium
+
+- š Iām currently working on [IO-Projects](https://io-projects.com)
+
+- š¬ Ask me about **everything (I love learning)**
+
+- š« How to reach me **contact@endmove.eu**
\ No newline at end of file
diff --git a/editor_shortcuts.md b/editor_shortcuts.md
new file mode 100644
index 0000000..febdd50
--- /dev/null
+++ b/editor_shortcuts.md
@@ -0,0 +1,20 @@
+# Editor Shortcuts
+
+EndMove editor's Shortcuts
+
+| keybind | action |
+|--------------------|---------------------------------|
+| Shift Shift | toggle file finder |
+| Alt+f | Create new file |
+| Alt+d | Create new directory |
+| Alt+j | Select next |
+| Ctrl+d | Duplicate line |
+| Ctrl+Alt+j | Select all occurrence |
+| Ctrl+Alt+ArrowDown | Propagate selection down |
+| Ctrl+Alt+ArrowUp | Propagate selection up |
+| Ctrl+Shift+f | Search in all project files |
+| Ctrl+Shift+r | Rename in all project files |
+| Ctrl+Shift+p | Super quick action menu |
+| Ctrl+f | Search in all current file |
+| Ctrl+r | Rename in all current file |
+| Shift+F6 | Rename file/directory/variables |
\ No newline at end of file