From e0bbb53a25e0fe4033222ae259d7d2489cabcc4d Mon Sep 17 00:00:00 2001 From: ArcaneDev Date: Sat, 15 Nov 2025 15:47:14 +0300 Subject: Revise API information and cache usage in README Updated API usage details and added cache instructions. --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 78905aa..c17abc4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,10 @@ This is my pet project, but I think someone might like it. I am the sole develop

Tech details 🏗️

-- Uses the https://openweathermap.org/api/one-call-3 API, which requires coordinates or configuration to function properly. +> [!WARNING] +> Not all of this fns can be implemented with openmeteo API + +- Uses the free open-meteo API, which requires coordinates or configuration to function properly. - Displays images in the terminal. - Provides various time intervals, including daily, hourly, and minute-by-minute updates, as well as current information. - Can send alerts. @@ -28,7 +31,8 @@ This is my pet project, but I think someone might like it. I am the sole develop

Using ⛽️

>[!WARNING] ->Coordinates and an internet connection are required. This information is not stored or used in any way. +>Coordinates and an internet connection are required if cache not builded properly. +>To cache weather data you cah run `wfetch rebuild-cache` `wfetch -h` -- cgit v1.2.3