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.
+
+[![Quality gate](https://sonarqube.upi.li/api/project_badges/quality_gate?project=Fachschaft-Informatik-Infoscreen&token=sqb_1e0e28d3a4ad3e243d0ee76c6dc33d6694d261a2)](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