diff options
author | Mustafa Salih <37256744+MustafaSalih1993@users.noreply.github.com> | 2021-10-15 20:46:29 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-15 20:46:29 +0300 |
commit | de2e6017f5ad0c6d3d6894d64b19c8da4dfe82d0 (patch) | |
tree | 424d29ab80732bdb4c1c476e5d43a7b738246b25 /README.md | |
parent | ae533f1fe7675efb8b63f0a176e1fafa23dd94f9 (diff) |
a simple update to handle weather http reqwests (#64)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,13 +3,13 @@ [<img alt="crates" src="https://img.shields.io/crates/v/rsblocks?logo=rust&logoColor=a9b1d6&style=flat-square&color=fc8d62" height="20">](https://crates.io/crates/rsblocks) -A multi threaded fast status bar for dwm window manager written in **Rust** 🦀 +A status bar for dwm window manager written in **Rust** 🦀 <p> <img align="center" src="./screenshots/2.png"/> </p><br/> ## Features -* Multi Threads +* Async * Battery Percentage * Bitcoin Price * Brightness |