From 7f306e8a8312e764a411b952f8e25375af2d7a43 Mon Sep 17 00:00:00 2001 From: Eric Date: Wed, 2 Sep 2020 01:15:46 -0500 Subject: [PATCH] Added link to youtube video --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 8739b07..2cb410c 100644 --- a/readme.md +++ b/readme.md @@ -8,6 +8,8 @@ The weather station will require you to have API keys from [Mapbox](https://www. 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). +See it in action [here](https://www.youtube.com/watch?v=dvM6cyqYSw8). + > Be mindful of the plan limits for your API keys and understand the terms of each provider, as scrolling around the map and selecting different locations will incur API calls for every location. Additionally, the weather station will periodically make additional api calls to get weather updates throughout the day. ## Setup