From ebae2581cb5bacf22bed87cb020fc02b5a7f4108 Mon Sep 17 00:00:00 2001
From: Pierre Smeyers <pierre.smeyers@gmail.com>
Date: Thu, 10 Feb 2022 08:49:55 +0100
Subject: [PATCH] doc: remove Gitlab compatibility chapter

---
 README.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README.md b/README.md
index 63aaa26..e52cd6b 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,3 @@ Comments added to GitLab will appear as owned by the user associated to the GitL
 The simplest and recommended way to configure other SonarQube [analysis arguments](https://docs.sonarqube.org/latest/analysis/analysis-parameters/)
 (and even [language specific args](https://docs.sonarqube.org/latest/analysis/languages/overview/)) is to use a
 `sonar-project.properties` file at the root of your repository.
-
-## Gitlab compatibility
-
-:information_source: This template is actually tested and validated on GitLab Community Edition instance version 13.12.11
-- 
GitLab