summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormanojgudi2014-03-15 21:24:34 +0530
committermanojgudi2014-03-15 21:24:34 +0530
commit03c9e19dc9acebf9ac0f647b9f48c22a4fef3640 (patch)
tree6552cb79b28be616d571a9533a7e975c46876082
parent277de117e791f479b96418dd42641ad6735db860 (diff)
downloadsandhi-docs-03c9e19dc9acebf9ac0f647b9f48c22a4fef3640.tar.gz
sandhi-docs-03c9e19dc9acebf9ac0f647b9f48c22a4fef3640.tar.bz2
sandhi-docs-03c9e19dc9acebf9ac0f647b9f48c22a4fef3640.zip
updated README.md
-rw-r--r--README.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/README.md b/README.md
index 1e7ab56..f816816 100644
--- a/README.md
+++ b/README.md
@@ -8,23 +8,23 @@ This repository should contain all documentation written for Sandhi.
Sandhi is a free and open-source visual programming language and editor to replace applications built using LabVIEW. Currently it is aimed to support application development for control system engineering but it's framework is flexible enough to extend it to other areas of interest. Sandhi is forked from GNU Radio project which uses [GRAS](https://github.com/guruofquality/gras/wiki) (GNU Radio Advanced Scheduler)
## [Getting it](getting_it.md)
-#### [Pre-requisites] (getting_it.md#pre-requisites)
-#### [Build it] (getting_it.md#build-it)
-#### [Get Binary] (getting_it.md#get-binary)
+- [Pre-requisites] (getting_it.md#pre-requisites)
+- [Build it] (getting_it.md#build-it)
+- [Get Binary] (getting_it.md#get-binary)
## [Using it](using_it.md)
-#### Hello World
-#### Demos
+- Hello World
+- Demos
## [Code Development](code_devel.md)
-#### [Disruptive introduction to framework](code_devel.md#disruptive-introduction-to-framework)
-#### [Coding a simple block](code_devel.md#coding-a-simple-block)
-#### Coding a Sci-block
+- [Disruptive introduction to framework](code_devel.md#disruptive-introduction-to-framework)
+- [Coding a simple block](code_devel.md#coding-a-simple-block)
+- Coding a Sci-block
## [Scope](scope.md)
-#### Current development
-#### Areas to be explored
-#### Links to earlier documentation
+- Current development
+- Areas to be explored
+- Links to earlier documentation
-- Aviral's DDP Phase I report, Saruch's Intersnhip report, Sandhi paper, Sandhi presentation
## [Frequently Asked Questions](faqs.md)