From 2e42e5136956e25932f510726059231f5ef1c098 Mon Sep 17 00:00:00 2001
From: Amandine PERRIN <amandine.perrin@pasteur.fr>
Date: Wed, 2 Sep 2020 21:59:33 +0200
Subject: [PATCH] add licence badge on readme

---
 README.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index efadb94c..b0d1583b 100755
--- a/README.md
+++ b/README.md
@@ -2,11 +2,9 @@
 
 [![pipeline status](https://gitlab.pasteur.fr/aperrin/pipeline_annotation/badges/master/pipeline.svg)](https://gitlab.pasteur.fr/aperrin/pipeline_annotation/-/commits/master)
 [![coverage report](https://gitlab.pasteur.fr/aperrin/pipeline_annotation/badges/master/coverage.svg)](http://aperrin.pages.pasteur.fr/pipeline_annotation/htmlcov)
-
- [![License (AGPL version 3)](https://img.shields.io/badge/license-GNU%20AGPL%20version%203-blue.svg?style=flat-square)](COPYING)
-
-
 [![https://www.singularity-hub.org/static/img/hosted-singularity--hub-%23e32929.svg](https://www.singularity-hub.org/static/img/hosted-singularity--hub-%23e32929.svg)](https://singularity-hub.org/collections/4724)
+ 
+ [![License (AGPL version 3)](https://img.shields.io/badge/license-GNU%20AGPL%20version%203-blue.svg?style=flat-square)](COPYING)
 
 This README file provides some essential information to install/use PanACoTA. But it is better to read the [**full documentation**](http://aperrin.pages.pasteur.fr/pipeline_annotation/html-doc), providing more details : [![](doc/source/images/manual.jpg) ](http://aperrin.pages.pasteur.fr/pipeline_annotation/html-doc)
 
-- 
GitLab