diff --git a/Guides%2FQuickStart.md b/Guides%2FQuickStart.md index 84982fe..fab31e0 100644 --- a/Guides%2FQuickStart.md +++ b/Guides%2FQuickStart.md @@ -72,15 +72,15 @@ To run the graph: ### Navigation -- **Middle Mouse Drag** – Pan view around graph. -- **Mouse Scroll** – Zoom in and out of the graph. +- **Middle Mouse Drag** - Pan view around graph. +- **Mouse Scroll** - Zoom in and out of the graph. ### Graph Interaction -- **Spacebar** – Open the node creation menu. -- **Delete Key** – Delete the selected node(s). -- **Ctrl + Z** – Undo the last action. -- **Ctrl + Shift + Z** – Redo the last undone action. +- **Spacebar** - Open the node creation menu. +- **Delete Key** - Delete the selected node(s). +- **Ctrl + Z** - Undo the last action. +- **Ctrl + Shift + Z** - Redo the last undone action. ---