# Screenshot
-![screenshot](screenshot.jpg)
+![screenshot](screenshot.png)
# Installation
# Configuration
Just edit config.h and recompile!
+
+# Starting
+
+Put this in your ~/.xinitrc:
+
+```
+while true; do
+ slstatus
+done &
+```
+
+# Contributors
+
+See CONTRIBUTORS.md file.