Xinqi Bao's Git

fixed (hopefully) the vol_perc() function
[slstatus.git] / README.md
index c8f0896..9f24bdf 100644 (file)
--- 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).
 
@@ -38,7 +37,7 @@ Before you continue, please be sure that a C compiler (preferrably gcc), GNU mak
 
 ### Starting
 
-Write the following code in your ~/.xinitrc (or any other initialization script):
+Write the following code to your ~/.xinitrc (or any other initialization script):
 
        while true; do
                slstatus