From 2b6789a3ce7ea89342a49f36cc512518c83de688 Mon Sep 17 00:00:00 2001
From: jgugliel <julien.guglielmini@pasteur.fr>
Date: Fri, 3 Jun 2022 16:47:19 +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 b9473db..6aa97ec 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.png](https://gitlab.pasteur.fr/jgugliel/wgrr/-/blob/main/wgrr.png)
+![wgrr.png](https://gitlab.pasteur.fr/jgugliel/wgrr/-/blob/main/wgrr.png?raw=true)
 
 [1]: https://mmseqs.com/
-- 
GitLab