From 9fa488c15edefda7ed454c4f4626254fa5a1eb4b Mon Sep 17 00:00:00 2001
From: Tammo Jan Dijkema <dijkema@astron.nl>
Date: Thu, 19 Mar 2020 12:43:22 +0100
Subject: [PATCH] Fix flags

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

diff --git a/README.md b/README.md
index 03d008db..52c9deea 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,6 @@
 
 This is a CWL implementation of the Prefactor 3 pipeline, which lives at https://github.com/lofar-astron/prefactor.
 
-![EU Flag](https://www.egi.eu/wp-content/uploads/2020/01/eu-logo.jpeg "EU Flag")
-![EOSC-hub logo](https://www.egi.eu/wp-content/uploads/2020/01/eosc-hub-v-web.png =80x "EOSC-hub logo")
+<img src="https://www.egi.eu/wp-content/uploads/2020/01/eu-logo.jpeg" alt="EU Flag" width="80">
+<img src="https://www.egi.eu/wp-content/uploads/2020/01/eosc-hub-v-web.png" alt="EOSC-hub logo" width="80">
 This work is co-funded by the EOSC-hub project (Horizon 2020) under Grant number 777536. 
-- 
GitLab