From c1bc9d622f977ad8ad0c14bc4183bf0db17097af Mon Sep 17 00:00:00 2001 From: Gabe Shaughnessy Date: Sun, 11 Jun 2017 16:59:10 -0500 Subject: [PATCH] Updated docs --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3658e7..1cc4000 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,10 @@ docker run -d --name grafana -p 3000:3000 grafana/grafana Navigate to http://localhost:3000 and start creating Grafana dashboards for plotting and monitoring your data. -An example json file of a sample dashboard is given in - +An example json file of a sample dashboard is given in Grafana/sample.json + + +![Alt text](/screenshots/Grafana.png?raw=true "Sample Grafana page")