We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f2b097 commit 3c4a217Copy full SHA for 3c4a217
README.md
@@ -3,8 +3,8 @@
3
Diff utility for [FBP graphs](http://github.com/flowbased/fbp),
4
making it easier to determine changes compare to using a naive textual diff of the JSON files.
5
6
-FBP graphs are used to specify a [Flow-based programming (FBP)]() or dataflow program,
7
-consisting of processes and connections between them.
+FBP graphs are used to specify a [Flow-based programming (FBP)](https://en.wikipedia.org/wiki/Flow-based_programming)
+or dataflow program, consisting of processes and connections between them.
8
The processes are nodes in the graph, and the connections are edges.
9
10
## Status
0 commit comments