Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Commit

Permalink
Add screen shot to README
Browse files Browse the repository at this point in the history
A screen shot in README is good for people who encounter the project for
the first time as it immediately tells what to expect from the final
results -- people often look at a screen shot even before they read
anything.  In this particular case it also clearly shows that the
project utilizes Graphite's graphs and not its own (as
[Graphene](http://jondot.github.com/graphene/) does, for example).

closes #31
  • Loading branch information
narfdotpl committed Apr 13, 2012
1 parent 8b3179b commit 25f6778
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -6,8 +6,9 @@ A simple Graphite dashboard built using Twitter's Bootstrap.
Adding new dashboards is very easy and individual graphs are Adding new dashboards is very easy and individual graphs are
described using a small DSL. described using a small DSL.


See the _sample_ directory for an example dashboard including See the _sample_ directory for a sample dashboard configuration.
a screenshot.
![Sample dashboard](https://github.com/ripienaar/gdash/raw/master/sample/email.png)


Config? Config?
------- -------
Expand Down

0 comments on commit 25f6778

Please sign in to comment.