]> git.armaanb.net Git - dwmblocks.git/commitdiff
Added more to readme.
authorAidan <torrinfail@gmail.com>
Mon, 25 Mar 2019 03:54:43 +0000 (21:54 -0600)
committerAidan <torrinfail@gmail.com>
Mon, 25 Mar 2019 03:54:43 +0000 (21:54 -0600)
README.md

index de20aac96d1fe9cc96c7441e8f767deeb357b528..fe02a0c55234fb6125d28d1713ff9f2256b8f8c4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,2 +1,5 @@
 # dwmblocks
 Modular status bar for dwm written in c.
+# modifying blocks
+The statusbar is made from text output from commandline programs.
+Blocks are added and removed by editing the blocks.h header file.