summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
-rw-r--r--faqs.md1
-rw-r--r--scope.md4
3 files changed, 7 insertions, 4 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
diff --git a/faqs.md b/faqs.md
index 502fac6..159f772 100644
--- a/faqs.md
+++ b/faqs.md
@@ -1,3 +1,4 @@
+
## Frequently Asked Questions
1. I am not able to run SBHS with plant-controller block of Sandhi. <br>
diff --git a/scope.md b/scope.md
index b32148d..85ea81c 100644
--- a/scope.md
+++ b/scope.md
@@ -12,4 +12,6 @@
### Links to earlier documentation
* [Graphical Programming Language LabVIEW & Xcos, GNU Radio or Blockly as an Open Source Alternative to LabVIEW for Data Acquisition and Control by Saruch Rathore](blobs/Internship_report_saruch.pdf)
* [Dual Degree Project Phase-I Report by Aviral Chandra](blobs/DDP_Report_v2.6.pdf)
-* [Sandhi Presentation by Manoj Gudi](blobs/presentation.pdf) \ No newline at end of file
+* [Sandhi Presentation by Manoj Gudi](blobs/presentation.pdf)
+
+