Skip to content

Commit 29dc0aa

Browse files
committed
README: Mention fbp-diffbot
1 parent 4be52a1 commit 29dc0aa

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,13 @@ FBP graphs are used to specify a [Flow-based programming (FBP)](https://en.wikip
77
or dataflow program, consisting of processes and connections between them.
88
The processes are nodes in the graph, and the connections are edges.
99

10+
## Related
11+
12+
fbp-diff is used by [fbp-diffbot](https://github.com/jonnor/fbp-diffbot) to provide diffs on Github pull requests.
13+
1014
## Status
1115

12-
**Prototype**
16+
**Minimally useful**
1317

1418
* `fbp-diff` give a textual diff of node/connection/IIP changes, from a `.json` or `.fbp` file
1519
* `fbp-git-diff` can lookup diffs of a graph stored in `git`

0 commit comments

Comments
 (0)