From 3d642eae40c80b31c5078d4b1d62a0a533f230d2 Mon Sep 17 00:00:00 2001 From: ArcaneDev Date: Wed, 26 Mar 2025 15:12:08 +0300 Subject: Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a618d3e..78905aa 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,12 @@ 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, without coordinate args or in config can't work. -- Supports the images in terminal -- Supports many timings like Daily, Hourly, Minutely, Current -- Support alerts -- If internet broken load the info from cache +- Uses the https://openweathermap.org/api/one-call-3 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. +- In case of internet connectivity issues, it can download information from a cache. +

Using ⛽️

-- cgit v1.2.3