aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorkj_sh6042025-10-24 10:47:50 -0400
committerkj_sh6042025-10-24 10:47:50 -0400
commit20b8632c2286168e13339985d2ab3ffa34cbf773 (patch)
tree79c16bcb20422650c57eb0d49641774fdc104a0d /README.md
parent26c3af549d4789ea9be0187d0a2e0b6dfc7144d9 (diff)
refactor: move GIF to topHEADmaster
Diffstat (limited to 'README.md')
-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