From 68983d09832f0713ca9669fea41fb5bcab029ed8 Mon Sep 17 00:00:00 2001
From: jgugliel <julien.guglielmini@pasteur.fr>
Date: Fri, 3 Jun 2022 17:03:05 +0200
Subject: [PATCH] Fixed path to image in readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4dc517f..8a9017e 100644
--- a/README.md
+++ b/README.md
@@ -98,6 +98,6 @@ wGRR3 also uses the protein families. But this time, if two BBH pairs are found
 
 Common3 is the number of protein families containing at least one BBH divided by the denominator of wGRR3.
 
-![wgrr.jpg](https://gitlab.pasteur.fr/jgugliel/wgrr/-/blob/main/wgrr.jpg)
+![wgrr.jpg](https://gitlab.pasteur.fr/jgugliel/wgrr/-/blob/main/wgrr.jpg?raw=true)
 
 [1]: https://mmseqs.com/
-- 
GitLab