From e5805d0abd93d00b8b2802802ee7fc3f0d56d541 Mon Sep 17 00:00:00 2001
From: mancini <mancini@astron.nl>
Date: Tue, 8 Mar 2022 11:32:29 +0100
Subject: [PATCH] Add note to file

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

diff --git a/README.md b/README.md
index b132ba6..fec85a4 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,10 @@ atdb_csv_gen -h
 
 ### Caveats
 Only warns when files are encountered in either list, but not in both. Only creates a list of files which are present in both queries.
-
+### WARNING
+To execute this script you have to be able to connect to sdc-db.astron.nl. 
+This is not possible from outside the ASTRON network and without the proper credentials.
+Please contact the sys admin or the SDC architect.
 
 
 ## ATDB Result Gatherer
-- 
GitLab