diff --git a/FAQ.md b/FAQ.md new file mode 100644 index 0000000000000000000000000000000000000000..eefc7ee489cd7260a254b6663f10e8782334d8d9 --- /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 91ccc85e643b80c29f57e8d5f041a4cb2bea8ba0..095ab9177c0ab10f3d0191b363594d38a8e5bb7a 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)