summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormanojgudi2014-03-16 02:14:04 +0530
committermanojgudi2014-03-16 02:14:04 +0530
commitacbc05d7bd0f5ced09efa810d398097de91872c1 (patch)
tree53f2ec13a45240a70fe9fb31994cadb593e02676 /README.md
parent1f968a93d165bc4deabb6296faa16b32c6d77da2 (diff)
downloadsandhi-docs-acbc05d7bd0f5ced09efa810d398097de91872c1.tar.gz
sandhi-docs-acbc05d7bd0f5ced09efa810d398097de91872c1.tar.bz2
sandhi-docs-acbc05d7bd0f5ced09efa810d398097de91872c1.zip
trivial README fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 868864e..1afadc0 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ 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)
+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 and it uses [GRAS](https://github.com/guruofquality/gras/wiki) (GNU Radio Advanced Scheduler) as its application scheduler.
## [Getting it](getting_it.md)
- [Pre-requisites](getting_it.md#pre-requisites)