From 2462fc422240ad0bfa9d4dd6572d4bc7d7312681 Mon Sep 17 00:00:00 2001 From: Rob Pearce Date: Sat, 11 Jun 2022 10:08:08 +1000 Subject: [PATCH] Add screenshot to readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f28df4f..c8b62a6 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,9 @@ INFLUXDB OPTIONS: -y Actually write to influxdb. Without this, ``` -# Screenshots +# Graph of sample output -TBC +![sample output graph](https://cube.nethack.net/images/howard_graph.png "aircon.sh in action") # Implementation Notes