From 677531686ada6f27dbc92a6bbbff48433e3375eb Mon Sep 17 00:00:00 2001 From: Scott Schneider Date: Wed, 12 Mar 2014 12:25:51 -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..5d68d17 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://raw.github.com/sschneid/vmpooler/gh-pages/img/screenshots/dashboard.png) [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.