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 3c4a217 commit 4be52a1Copy full SHA for 4be52a1
README.md
@@ -11,9 +11,9 @@ The processes are nodes in the graph, and the connections are edges.
11
12
**Prototype**
13
14
-* `fbp-diff` can for give a primitive textual diff of node/connection/IIP changes, from a .json or .fbp file
15
-* `fbp-git-diff` can lookup diffs of a graph stored in git
16
-* `fbp-git-log` can show the diffs for graph across many git revisions
+* `fbp-diff` give a textual diff of node/connection/IIP changes, from a `.json` or `.fbp` file
+* `fbp-git-diff` can lookup diffs of a graph stored in `git`
+* `fbp-git-log` can show the diffs for graph across many `git` revisions
17
18
## Installing
19
0 commit comments