diff options
-rw-r--r-- | README.md | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/README.md b/README.md index 5cbb3edd867..9b82604ad50 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,16 @@ Copyright 2008-2016 SonarSource. Licensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt) - [1]: http://www.sonarqube.org/ - [2]: http://jira.sonarsource.com/browse/SONAR - [3]: http://docs.sonarqube.org/display/SONAR - ### Build status [![Build Status](https://travis-ci.org/SonarSource/sonarqube.svg?branch=master)](https://travis-ci.org/SonarSource/sonarqube) + +### Links + +Project website: http://www.sonarqube.org/ + +Documentation: http://docs.sonarqube.org/display/SONAR + +Issue tracking: http://jira.sonarsource.com/browse/SONAR + +How to contribute: http://www.sonarqube.org/development/ |