From 9be910ec7c50fd3a9687b636bf41186efd3089ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Balc=C3=A1rek?= Date: Wed, 28 Feb 2024 20:35:14 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index faf52af..2bb46f4 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Example API allows to get actual/forecast weather data by location from [Weather ## Get Started 1. Register on [RapidAPI](https://rapidapi.com) -2. Subscribe Weatherbit (its for free) and go to API Documentation +2. Subscribe [Weatherbit](https://rapidapi.com/weatherbit/api/weather) (its for free) and go to Endpoints tab 3. In API documentation copy (from Code Snippet) **X-RapidAPI-Key**, **X-RapidAPI-Host** and put them to appsettings.json file in WeatherAPI project ```json "Weatherbit": {