diff --git a/README.md b/README.md
index dc42ec9..eb2c91f 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,14 @@
-2. After the deployment finished (~20min) add the
+
+2. After the deployment has finished (~30min) as a workaround for now, add the function "default" host key as an environment variable
+named "FunctionHostKey" in the function (if the variable is already there, replace the value) and click "Save"
+
+
+3. If you put files in the storage account "data" container, the files are processed and put in CosmosDB following the standardized output format.
+
+
## Naming
### Azure
diff --git a/demo/functionkey.png b/demo/functionkey.png
new file mode 100644
index 0000000..59cdc58
Binary files /dev/null and b/demo/functionkey.png differ