From 520c4a7b708f5525f5ae26f948fe3c4be3ebfa14 Mon Sep 17 00:00:00 2001
From: Cosmin  SAVEANU <cosmin.saveanu@pasteur.fr>
Date: Fri, 4 Feb 2022 11:02:49 +0100
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index db026b3..1f61100 100644
--- a/README.md
+++ b/README.md
@@ -134,7 +134,7 @@ An interface opens and allows the choice of the different parameters ("File with
 `silacvalidator.py` - an interactive viewer for the regions of spectra containing peptides of interest. Reads XML files generated by <lilamsxml.py> and allows the manual validation of the peptides that show good signal and are well isolated.
 Example of how the interface looked:
 
-![Interface image](silacvalidator_interface "SILAC validator interface example")
+![Interface image](/silacvalidator_interface.png "SILAC validator interface example")
 
 ------------------
 `Collect_SILAC_XML.py` - once the content of the XML SILAC files has been validated by <silacvalidator>, this script allows the collection of the data either for the individual peptides. Command lienes to be used are, for example:
-- 
GitLab