From de47a7b94ab2cbed943a1aa077866b4e3bcad498 Mon Sep 17 00:00:00 2001
From: Nico Maillet <nicolas.maillet@pasteur.fr>
Date: Fri, 5 Jul 2024 11:07:25 +0200
Subject: [PATCH] Add SWH badge

---
 README.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.rst b/README.rst
index 8121ad7..e062638 100644
--- a/README.rst
+++ b/README.rst
@@ -23,6 +23,10 @@ Rapid Peptides Generator (RPG) is a software dedicated to predict proteases-indu
     :target: https://rapid-peptide-generator.readthedocs.io/en/latest/?badge=latest
     :alt: Documentation Status
 
+.. image:: https://archive.softwareheritage.org/badge/origin/https://gitlab.pasteur.fr/nmaillet/rpg/
+    :target: https://archive.softwareheritage.org/browse/origin/?origin_url=https://gitlab.pasteur.fr/nmaillet/rpg
+    :alt: Software Heritage Status
+
 :note: RPG is tested with Gitlab Ci for the following Python version: 3.6 to 3.12
 :issues: Please use https://gitlab.pasteur.fr/nmaillet/rpg
 :publication: To cite RPG, please refer to https://doi.org/10.1093/nargab/lqz004
-- 
GitLab