Add support section to README

This commit is contained in:
Simon Brandhof 2019-09-05 13:41:10 +02:00
commit bcfad7e686
No known key found for this signature in database
GPG key ID: 1721A8041B7F9B72

View file

@ -57,6 +57,10 @@ jobs:
* You want to analyze a .NET solution: use the [SonarCloud Azure DevOps Extension](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarcloud) to analyze your code on SonarCloud with Azure Pipelines
* You want to analyze C/C++ code: rely on our [Travis-CI extension](https://docs.travis-ci.com/user/sonarcloud/) and look at [our sample C/C++ project](https://github.com/SonarSource/sq-com_example_c-sqscanner-travis)
## Have question or feedback?
To provide feedback (requesting a feature or reporting a bug) please post on the [SonarSource Community Forum](https://community.sonarsource.com/) with the tag `sonarcloud`.
## License
The Dockerfile and associated scripts and documentation in this project are released under the LGPLv3 License.