From e4c499f4c08a8fa4be7c57b1a965ac2e85444fe7 Mon Sep 17 00:00:00 2001
From: Florian Beer <florian.beer@nextlayer.at>
Date: Fri, 29 May 2020 12:23:13 +0200
Subject: [PATCH] Include screenshot

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index ade7f30..497cf37 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
 # grafana-netatmo
 Netatmo Weather Station dashboard for Grafana
 
+![Screenshot](https://raw.githubusercontent.com/florianbeer/grafana-netatmo/master/screenshot.png)
+
 ## Installation
 
 * Create a [Netatmo developer account](https://dev.netatmo.com/apidocumentation) and fill in your CLIENT_ID, CLIENT_SECRET, USERNAME and PASSWORD in the script.
-- 
GitLab