From 3f913b2a9516283e3c4bdfb4d633cfceeb28cf7d Mon Sep 17 00:00:00 2001
From: Matteo Tenti <tenti@bo.infn.it>
Date: Fri, 22 Apr 2022 12:57:42 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 4dae857..42ab912 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 Simple script for a small test production
 
-## Launching the script
+## Launch the test production
 
 To launch the script, do:
 
@@ -10,3 +10,4 @@ To launch the script, do:
 ./submit.sh
 ```
 
+The files produced will be store in: `srm://storm-fe-archive.cr.cnaf.infn.it:8444/srm/managerv2?SFN=/icarusdata/plain/user/${USER}/test/`.
-- 
GitLab