diff --git a/README.md b/README.md
index c4b0797..6a88a8e 100644
--- a/README.md
+++ b/README.md
@@ -1,26 +1,17 @@
- Action Buttons
-
Click on "Create a Node" to add a task
-
- Click on "Clear Canvas" to clear all tasks, you will lose
- progress if unsaved
-
-
- Click on "Download as PNG" to download in image format
-
-
- Click on "Save the workflow" to Save all progress into a
- file
-
- Click on "Hide Help" to hide the tips
- Control Buttons
- Click on "+" to Zoom In
- Click on "-" to Zoom Out
- Click on "Lock icon" to Lock the view
- Minimap
- You can use the minimap to navigate across the canvas
- File explorer
-
- Its a WIP, intention was to drag the file item and create a
- node seamlessly, drag and drop is working but task edit
- functionality is not suported at the moment. :):
-
+**Action Buttons**
+- Click on "Create a Node" to add a task
+- Click on "Clear Canvas" to clear all tasks, you will lose progress if unsaved
+- Click on "Download as PNG" to download in image format
+- Click on "Save the workflow" to Save all progress into a file
+- Click on "Hide Help" to hide the tips
+
+**Control Buttons**
+- Click on "+" to Zoom In
+- Click on "-" to Zoom Out
+- Click on "Lock icon" to Lock the view
+
+**Minimap**
+- You can use the minimap to navigate across the canvas
+
+**File explorer**
+- Its a WIP, intention was to drag the file item and create a node seamlessly, drag and drop is working but task edit functionality is not supported at the moment. :)