From 25eb1713db1af64c28d404284c7c1fd3a8c5ef41 Mon Sep 17 00:00:00 2001 From: Wolfgang Beer Date: Wed, 23 Jan 2019 11:50:55 +0100 Subject: [PATCH] Update README.MD --- custom_device_hello_world/README.MD | 1 + 1 file changed, 1 insertion(+) diff --git a/custom_device_hello_world/README.MD b/custom_device_hello_world/README.MD index dbf93eb..0fc8c37 100644 --- a/custom_device_hello_world/README.MD +++ b/custom_device_hello_world/README.MD @@ -17,4 +17,5 @@ It is strongly suggested to run this script in a minute Cron-job, which gives yo ## Necessary parameters **YOUR_DT_API_URL** must be replaced with your own environments API URL + **YOUR_API_TOKEN** must be replaced with your own environments API token