Skip to content

Commit 4386037

Browse files
committed
Merge branch 'main' of github.com:WolvenSpirit/node-graph-flow into main
2 parents 63e80a5 + d8043e3 commit 4386037

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ Minimal frame for node graph based task processing.
77

88
### Disclaimer:
99

10-
-Each individual flow can be executed concurrently on separate goroutines.
10+
- Each individual flow can be executed concurrently on separate goroutines.
1111

12-
-At node level, all nodes of an individual graph should execute on the same goroutine (synchronous).
12+
- At node level, all nodes of an individual graph should execute on the same goroutine (synchronous).
1313

1414
---
1515

0 commit comments

Comments
 (0)