diff --git a/README.md b/README.md index d73bd54d7be11dddfe7cca7a8e238adae4bb06fb..67c01afb8f344573c778d008e314161dcdb63a2e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ This is a rewrite of the Infoscreen. It aims to make it less bad. + +## Quality +To ensure code quality, this repo is automatically evaluated by a SonarQube instance. + +[](https://sonarqube.upi.li/dashboard?id=Fachschaft-Informatik-Infoscreen) + ## Test This Website can be run locally for testing purposes with `python3 -m http.server` or any other HTTP Server