From 5332219619a32426f2b967e42836535e3705c1a9 Mon Sep 17 00:00:00 2001 From: Andreas Kraft <akr@mheg.org> Date: Wed, 29 Apr 2015 13:34:41 +0200 Subject: [PATCH] Added file for FAQ --- FAQ.md | 7 +++++++ README.md | 2 ++ 2 files changed, 9 insertions(+) create mode 100644 FAQ.md diff --git a/FAQ.md b/FAQ.md new file mode 100644 index 0000000..eefc7ee --- /dev/null +++ b/FAQ.md @@ -0,0 +1,7 @@ +# Frequently Asked Questions + +## What is the HGI? + +## What is the SDT? + +## What diff --git a/README.md b/README.md index 91ccc85..095ab91 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Any contributions made to this project must comply with the forementioned licens You can find further Information here: +- [SDT Components](SDT_Components.md) +- [FAQ](FAQ.md) - [SDT Build System](SDT%20Build%20System.md) - [LICENSE](LICENSE) -- GitLab