Update Guides/QuickStart

Chromum 2025-05-12 14:52:22 +00:00
parent 2db8e04df1
commit 28852ea461

@ -56,15 +56,15 @@ To create a sticky note:
3. A note will appear at the centre of the graph. You can **drag** it to a more convenient location.
4. To **edit** the note, click on it and type your text directly inside.
5. Right click the sticky note to change settings such as Font Size.
5. Use sticky notes for adding reminders, comments, or any information relevant to the graph youre building.
5. Use sticky notes for adding reminders, comments, or any information relevant to the graph you`re building.
### 3.5 **Running the Graph**
To run the graph:
1. Once your nodes are connected and configured, click the **Run** button in the top toolbar.
2. The graph will begin processing and executing according to the nodes and connections youve set up.
3. If theres an error or issue, the **Console** will display relevant logs, which can be used to troubleshoot; The node that errors will highlight red.
2. The graph will begin processing and executing according to the nodes and connections you`ve set up.
3. If there`s an error or issue, the **Console** will display relevant logs, which can be used to troubleshoot; The node that errors will highlight red.
---