summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJacob Keeler <jacob.keeler@livioradio.com>2018-03-07 10:06:05 -0500
committerGitHub <noreply@github.com>2018-03-07 10:06:05 -0500
commit9aae02be3dba2897ca2f5ac2bec73df30a1dfe04 (patch)
tree3951f52a1a4b39ef8572da8817fb199a8cf2d8d9 /README.md
parent95aec12cbd07087af530413e574415056e45e067 (diff)
parentc8793c6520426155b3e20c2678ce66bf078f72ef (diff)
downloadsdl_core-9aae02be3dba2897ca2f5ac2bec73df30a1dfe04.tar.gz
Merge pull request #1366 from smartdevicelink/hotfix/add_FAQ_to_README
Add FAQ link to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 71fbf1a92d..04ce8487c0 100644
--- a/README.md
+++ b/README.md
@@ -118,6 +118,10 @@ There are several RPCs that are "required" to be implemented in order for SDL to
* OnSystemRequest
* Speak
+## Frequently Asked Questions
+
+If you have any questions regarding the setup of SDL Core or regarding the integration of SDL into an infotainment system, first visit our [SDL Core FAQ](https://smartdevicelink.com/en/guides/core/faq/). If you still have questions, you can post a question in the `core-help` channel of our Slack group (sign up [here](http://slack.smartdevicelink.com/))
+
## Test Coverage
### Used technologies
* GCOV - test coverage program.