summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArcaneDev <alive6863@gmail.com>2025-11-15 15:47:14 +0300
committerGitHub <noreply@github.com>2025-11-15 15:47:14 +0300
commite0bbb53a25e0fe4033222ae259d7d2489cabcc4d (patch)
tree97b2cb1d06bbb3085d49a529a12889c62d1d5c08 /README.md
parentb82f63a9cb9043d3c1d86ebf6c014dd3070e68bc (diff)
Revise API information and cache usage in README
Updated API usage details and added cache instructions.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
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
<h2 align="center"> Tech details 🏗️</h2>
-- 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
<h2 align="center"> Using ⛽️</h2>
>[!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`