From 169c7e8c91d4de8da74b686f8a462c935161dd90 Mon Sep 17 00:00:00 2001
From: Alexandre Iooss <erdnaxe@crans.org>
Date: Mon, 8 Jul 2019 12:59:27 +0200
Subject: [PATCH] Add badges

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index aeadcfab..eb05f91f 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,9 @@
 # NoteKfet 2020
+
+[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.txt)
+[![pipeline status](https://gitlab.crans.org/bde/nk20/badges/master/pipeline.svg)](https://gitlab.crans.org/bde/nk20/nk20/commits/master)
+[![coverage report](https://gitlab.crans.org/bde/nk20/badges/master/coverage.svg)](https://gitlab.crans.org/bde/nk20/commits/master)
+
 ## Installation sur un serveur
 
 On supposera pour la suite que vous utiliser debian/ubuntu sur un serveur tout nu ou bien configuré.
-- 
GitLab