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

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index be7b149..db026b3 100644
--- a/README.md
+++ b/README.md
@@ -132,6 +132,9 @@ 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")
 
 ------------------
 `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