summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormanojgudi2014-03-14 16:01:42 +0530
committermanojgudi2014-03-14 16:01:42 +0530
commite590306a0275e32bdad4f025fbbae4e0eeb620a2 (patch)
treec928b2f893b8eb4bd7ec1f435486c072ef4a05b4 /README.md
parentaa401190912e587b2b9797d6cd2a7b19222248c6 (diff)
downloadsandhi-docs-e590306a0275e32bdad4f025fbbae4e0eeb620a2.tar.gz
sandhi-docs-e590306a0275e32bdad4f025fbbae4e0eeb620a2.tar.bz2
sandhi-docs-e590306a0275e32bdad4f025fbbae4e0eeb620a2.zip
added faqs
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 11 insertions, 6 deletions
diff --git a/README.md b/README.md
index 1dc982d..3782934 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,20 @@
-Introduction
+Sandhi Documentation Project
====
+
+Documentation project for software called as Sandhi.
This repository should contain all documentation written for Sandhi.
## What is 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
-- Build it
-- Get Binary
+#### Pre-requisites
+#### Build it
+#### Get Binary
## [Using it](using_it.md)
-- Hello World
-- Demos
+#### Hello World
+#### Demos
## [Code Development](code_devel.md)
- Disruptive introduction to framework
@@ -23,3 +26,5 @@ This repository should contain all documentation written for Sandhi.
- 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)