diff --git a/README.md b/README.md index 9d6f813..9f24bdf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -slstatus -======== +![slstatus](slstatus.png) **slstatus** is a suckless and lightweight status monitor for window managers that use WM_NAME as statusbar (e.g. DWM). It is written in pure C without any system calls and only reads from files most of the time. It is meant to be a better alternative to Bash scripts (inefficient) and Conky (bloated for this use). diff --git a/slstatus.png b/slstatus.png new file mode 100644 index 0000000..af5c6a4 Binary files /dev/null and b/slstatus.png differ