From 0cea9d1872fa24c97543516736db91c37c822f63 Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Sun, 31 Oct 2021 13:07:43 +0100 Subject: [PATCH] Add brightsky to the datasources list (#109) --- lib/datasource/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/datasource/README.md b/lib/datasource/README.md index 420d235..d101de1 100644 --- a/lib/datasource/README.md +++ b/lib/datasource/README.md @@ -16,3 +16,4 @@ to select data source basing on location, or on the user's preferences. * [darksky](https://darksky.net/forecast/40.7127,-74.0059/us12/en) * [weather bug](https://www.weatherbug.com/) * [weather underground](https://www.wunderground.com/) +* [brightsky](https://brightsky.dev/)