Skip to content

Commit 069e333

Browse files
Update README.md
1 parent d548ce4 commit 069e333

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ SonarQube is the leading product for Continuous Code Quality & Code Security. It
1010

1111
To run an analysis on your code, you first need to set up your project on SonarQube. Your SonarQube instance must be accessible from GitHub, and you will need an access token to run the analysis (more information below under **Environment variables**).
1212

13+
Read more information on how to analyze your code [here](https://docs.sonarqube.org/latest/analysis/github-integration/).
14+
1315
## Usage
1416

1517
Project metadata, including the location to the sources to be analyzed, must be declared in the file `sonar-project.properties` in the base directory:

0 commit comments

Comments
 (0)