X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/2fb476aaf6b084bdf4847db867d3d44811934c2b..e046ee18f92569ca67b323757421c5e9b6637d0d:/README.md

diff --git a/README.md b/README.md
index 8da1fbd..c03939a 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,16 @@ Just run ```sudo make install```!
 
 Just edit config.h and recompile!
 
+# Starting
+
+Put this in your ~/.xinitrc:
+
+```
+while true; do
+    slstatus
+done &
+```
+
 # Contributors
 
 See CONTRIBUTORS.md file.