From c6148c876e8315b083eb8b378a60bf58b024b39d Mon Sep 17 00:00:00 2001 From: Eric Lewin Date: Sun, 23 Aug 2020 21:53:06 -0500 Subject: [PATCH] Adds screenshot --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 689a09b..161fdbb 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,8 @@ This is a weather station designed to be used with a Raspberry Pi on the official 7" 800x480 touchscreen. +![image](https://user-images.githubusercontent.com/15202038/90998843-abdf3100-e58a-11ea-99f9-6e8fa14fdf38.png) + The weather station will require you to have API keys from [Mapbox](https://www.mapbox.com/) and [ClimaCell](https://www.climacell.co/). Optionally, you can use an API key from [LocationIQ](https://locationiq.com/) to preform reverse geocoding. Weather maps are provided by the [RainViewer](https://www.rainviewer.com/) API, which generously does not require an [API key](https://www.rainviewer.com/api.html).