summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4cb4b52..79040d5 100644
--- a/README.md
+++ b/README.md
@@ -8,9 +8,9 @@ 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