diff options
author | manojgudi | 2014-03-16 02:09:24 +0530 |
---|---|---|
committer | manojgudi | 2014-03-16 02:09:24 +0530 |
commit | 1f968a93d165bc4deabb6296faa16b32c6d77da2 (patch) | |
tree | 43d2e6646fb5bdac5f4265690ebd48b20825f2ee | |
parent | 2291ab3edb9ce419d438bd34b47880e61028a7d2 (diff) | |
download | sandhi-docs-1f968a93d165bc4deabb6296faa16b32c6d77da2.tar.gz sandhi-docs-1f968a93d165bc4deabb6296faa16b32c6d77da2.tar.bz2 sandhi-docs-1f968a93d165bc4deabb6296faa16b32c6d77da2.zip |
trivial fixes
-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. |