From ce2fb9ba2b025564c9714c5558e43bdafe3bac38 Mon Sep 17 00:00:00 2001
From: Maria Katsantoni <maria.katsadoni@gmail.com>
Date: Fri, 27 Aug 2021 16:21:24 +0200
Subject: [PATCH] Put logo left of the text

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

diff --git a/README.md b/README.md
index 085f972..96483dc 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,4 @@
-> ![zarp_logo][zarp-logo]
-
-**ZARP** ([Zavolan-Lab][zavolan-lab] Automated RNA-Seq Pipeline) is a generic RNA-Seq analysis pipeline that allows users to process and analyze Illumina short-read sequencing libraries with minimum effort. The pipeline relies on publicly available bioinformatics tools and currently handles single or paired-end stranded bulk RNA-seq data. The workflow is developed in [Snakemake][snakemake], a widely used workflow management system in the bioinformatics community.
+> ![zarp_logo][zarp-logo] **ZARP** ([Zavolan-Lab][zavolan-lab] Automated RNA-Seq Pipeline) is a generic RNA-Seq analysis pipeline that allows users to process and analyze Illumina short-read sequencing libraries with minimum effort. The pipeline relies on publicly available bioinformatics tools and currently handles single or paired-end stranded bulk RNA-seq data. The workflow is developed in [Snakemake][snakemake], a widely used workflow management system in the bioinformatics community.
 
 
 
-- 
GitLab