summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArcaneDev <alive6863@gmail.com>2025-03-26 15:12:08 +0300
committerGitHub <noreply@github.com>2025-03-26 15:12:08 +0300
commit3d642eae40c80b31c5078d4b1d62a0a533f230d2 (patch)
tree2e465ebbd1eb5a0456f47735e9c4b7f3220a8412 /README.md
parentefbb81c68ebcbcaa0d9ecdc151019b876e903bd5 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files 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
<h2 align="center"> Tech details 🏗️</h2>
-- 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.
+
<h2 align="center"> Using ⛽️</h2>