From 30d3566aff1c5cd64c4b69314c1418f0780e6bb0 Mon Sep 17 00:00:00 2001 From: Scott Schneider Date: Wed, 12 Mar 2014 12:22:31 -0700 Subject: [PATCH] Add screenshot to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff52058..f4e4e6c 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ $ curl -X DELETE --url vmpooler.company.com/vm/fq6qlpjlsskycq6 A dashboard is provided to offer real-time statistics and historical graphs. It looks like this in a large installation on a fairly busy day: -(img) +![dashboard](https://sschneid.github.io/vmpooler/img/screenshots/dashboard.png =720x) [Graphite](http://graphite.wikidot.com/) is required for historical data retrieval. See the provided YAML configuration example, [vmpooler.yaml.example](vmpooler.yaml.example), for details.