diff options
-rw-r--r-- | using_it.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/using_it.md b/using_it.md index 85c69a9..18f3f60 100644 --- a/using_it.md +++ b/using_it.md @@ -4,3 +4,6 @@ 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. + +### Demos +Download [demos grc](demos/) (gnuradio companion files) and open it from Sandhi to execute. |