summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormanojgudi2014-03-14 16:07:00 +0530
committermanojgudi2014-03-14 16:07:00 +0530
commitc9335efa0b7d32eece917b8ca1b030842de2377f (patch)
tree86c5cc5196b46b02c5c08a0397f66a667cfc4d9b
parent7424b226730b106ad90d3b78f88cb8a11d1147a4 (diff)
downloadsandhi-docs-c9335efa0b7d32eece917b8ca1b030842de2377f.tar.gz
sandhi-docs-c9335efa0b7d32eece917b8ca1b030842de2377f.tar.bz2
sandhi-docs-c9335efa0b7d32eece917b8ca1b030842de2377f.zip
modify subsection md
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index ce3ad43..7f57876 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,8 @@ 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
+##### [Pre-requisites] (getting_it.md#pre-requisites)
+##### Build it
#### Get Binary
## [Using it](using_it.md)
@@ -17,14 +17,14 @@ Sandhi is a free and open-source visual programming language and editor to repla
#### Demos
## [Code Development](code_devel.md)
-- Disruptive introduction to framework
-- Coding a simple block
-- Coding a Sci-block
+#### Disruptive introduction to framework
+#### 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)