diff --git a/README.org b/README.org
index 2907869a6a40f351bfa073e37ddbf829b9b7240c..0cb68609c6a3c7cdac53a53c10991f8eadc30024 100644
--- a/README.org
+++ b/README.org
@@ -3,16 +3,9 @@
 #+OPTIONS: H:3 num:t \n:nil @:t ::t |:t _:nil ^:nil -:t f:t *:t <:t
 #+OPTIONS: TeX:t LaTeX:t skip:nil d:nil pri:nil tags:not-in-toc html-style:nil
 
-# gitlab-ci pipeline badge
-#+HTML:<a href="https://gitlab.inria.fr/solverstack/chameleon/commits/master"><img alt="pipeline status"src="https://gitlab.inria.fr/solverstack/chameleon/badges/master/pipeline.svg"/></a>
-
-# Coverity badge
-#+HTML:<a href="https://scan.coverity.com/projects/chameleon"><img alt="Coverity Scan Build Status"src="https://scan.coverity.com/projects/10590/badge.svg"/></a>
-
 Chameleon is a C library providing parallel algorithms to perform
 BLAS/LAPACK operations exploiting fully modern architectures.
 
-
 * Get Chameleon
 
   To use last development states of Chameleon, please clone the master