fixup! Update README.md

This commit is contained in:
Wouter Admiraal 2021-05-21 15:47:01 +02:00 committed by GitHub
parent 3dd0832183
commit 2ecb5c105f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ SonarQube is the leading product for Continuous Code Quality & Code Security. It
## Requirements
To run an analysis on your code, you need first 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.
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**).
## Usage