Skip to content

Commit

Permalink
README: Link to example code and link for running them
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnor committed Dec 21, 2016
1 parent 928fefc commit 616a71b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,14 @@ The graph widgets have the following dependencies:

The project is the graph editing tool in [NoFlo UI](https://github.com/noflo/noflo-ui), replacing the older [dataflow](https://github.com/meemoo/dataflow) graph editor.

## Installation
## Examples

* Simple demo. [code](./examples/demo-simple.html) |
[Run](https://flowhub.github.io/the-graph/examples/demo-simple.html)
* Stresstest. [code](./examples/demo-full.html) |
[Run](https://flowhub.github.io/the-graph/examples/demo-full.html)

## Building

Get dependencies and build:

Expand Down

0 comments on commit 616a71b

Please sign in to comment.