From 5f52c2a14967701065cfbd97c0628c0428a85d88 Mon Sep 17 00:00:00 2001
From: simon <simon@journeyman.cc>
Date: Fri, 30 Jun 2017 15:17:40 +0100
Subject: [PATCH] Added the picture to the README.

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

diff --git a/README.md b/README.md
index 5c68687..74324d1 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,10 @@
 
 A [re-frame](https://github.com/Day8/re-frame) application designed to display an example swinging needle meter, as an experiment in animating SVG from re-frame. Draws heavily on re-com.
 
+Works well in Chrome and Firefox; not tested in Internet Exploder.
+
+![what it should look like](master/resources/public/images/example.png)
+
 ## Development Mode
 
 ### Run application: