diff --git a/Scripts/01_startScript.ofs b/Scripts/01_startScript.ofs
deleted file mode 100644
index 7fb5423d0f0e99dba7d710b5f1ef35fa67da4109..0000000000000000000000000000000000000000
--- a/Scripts/01_startScript.ofs
+++ /dev/null
@@ -1 +0,0 @@
-print("Qt Scripting is available")
diff --git a/Scripts/README.txt b/Scripts/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fd36308a3833b8328d65e4595bb53ccee184aa3e
--- /dev/null
+++ b/Scripts/README.txt
@@ -0,0 +1,3 @@
+Scripts that should be executed on startup can be placed here.
+
+Extention for python scripts is .ofp