aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/README.md b/README.md
index f6b5eae..23aa232 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# panahone ⛅
-simple yet *somewhat* 🤷 feature-rich GTK3 system tray weather applet using [wttr.in](https://wttr.in/)'s API, written in Python.
+![GIF animation of panahone ⛅](assets/demo0.gif)
+
+simple gtk3 systray weather applet using [wttr.in](https://wttr.in/)'s API, written in Python.
## features
@@ -136,8 +138,4 @@ cat ~/.cache/panahone/panahone.log
- implemented smart caching to reduce api calls
- added auto-refresh functionality with configurable intervals
- enhanced weather display with humidity, wind, uv index, and visibility
-- added dynamic weather icons that change based on conditions
-
-# 📸
-
-![GIF animation of panahone ⛅](assets/demo0.gif) \ No newline at end of file
+- added dynamic weather icons that change based on conditions \ No newline at end of file