diff options
Diffstat (limited to 'using_it.md')
-rw-r--r-- | using_it.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/using_it.md b/using_it.md index 01f1257..85c69a9 100644 --- a/using_it.md +++ b/using_it.md @@ -1 +1,6 @@ ## Using it + +### Simple Addition +1. Assuming Sandhi is correctly installed, open terminal and enter _sandhi_. +2. Open [Simple Addition](demos/sum.grc) +3. To execute, click on "Execute the flowgraph button" on top center. |