summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--code_devel.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/code_devel.md b/code_devel.md
index 18660a4..d2df3ed 100644
--- a/code_devel.md
+++ b/code_devel.md
@@ -2,6 +2,10 @@
### Disruptive introduction to framework
-Sandhi is fork of GRAS(GNU Radio Advanced Scheduler) and
+This section is intended to be a quick introduction to architecture of Sandhi without getting into unnecessary details.
+#### Sandhi Architecture
+Sandhi is fork of GRAS(GNU Radio Advanced Scheduler) at core, but it also incorporates other modules like Sciscipy etc.
![Sandhi architecture](images/architecture.png)
+
+