From 3490e69937370ef1a05b7d0139789f4778fd4b07 Mon Sep 17 00:00:00 2001 From: CMALG <50234981+CMALG@users.noreply.github.com> Date: Thu, 13 Feb 2020 15:47:15 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 10f08b6..2bfb5f5 100755 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ modules: [ module: 'MMM-GrafanaChart', position: 'top_right', // This can be any of the regions. config: { - version: "6" // Mandartory if you are using Grafana verison 6.x or greater - id: "as8fa8na", // Mandartory if you are using Grafana verison 6.x or greater found after /d/ in the url + version: "6", // Only Mandatory if you are using Grafana verison 6 or greater + id: "as8fA8na", // Only Mandartory if you are using Grafana verison 6 or greater found after /d/ in the url host: "grafana_host", //Mandatory. See url when displaying within grafana port: 3000, // Mandatory. dashboardname: "weatherforecast", // Mandatory.