From febace9ce3408504b0abd8da0c4313296edf076c Mon Sep 17 00:00:00 2001
From: Ashish Prasad <33520299+theprogrammedwords@users.noreply.github.com>
Date: Sun, 7 Apr 2024 21:26:10 +0530
Subject: [PATCH] Update README.md
---
README.md | 43 +++++++++++++++++--------------------------
1 file changed, 17 insertions(+), 26 deletions(-)
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. :)