From 77b4f3900cb94775d3ee13ba92fb0f912b9d1326 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hern=C3=A1n=20Asorey?= <asoreyh@gmail.com>
Date: Wed, 22 Jun 2022 11:24:59 +0200
Subject: [PATCH] Backward compatibility statment added in README

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

diff --git a/README.md b/README.md
index c5112d0..d07d841 100644
--- a/README.md
+++ b/README.md
@@ -111,7 +111,9 @@ Additionally, ARTI depends on the previous installation of the following framewo
 * [Geant v4.10.03.p03](https://geant4.web.cern.ch/support/download_archive?page=4)
 * [Geant v4.10.03 Data Libraries](https://geant4.web.cern.ch/support/download_archive?page=4)
 
-CORSIKA should be compiled with the following options: 
+Plese notice this list corresponds to the set of external dependencies of ARTI v1r9. Backward compatibility within previous minor versions and patches of the external dependencies is assured, i.e., ARTI will run with any older versions of CORSIKA v7.xxxx, ROOT v6.xx.xx and GEANT4.10.xx.xx.pxx.
+
+CORSIKA should be compiled with the following options:
 ```
 Compiler: 64bits 
 High Energy Hadronic Model: QGSJETII-04
-- 
GitLab