commit 980aab697afc8b02f807624b475300de360dafa2
parent b998dd9d551cdd96cd40b2df2987e4a6baa0d5fa
Author: Aidan <torrinfail@gmail.com>
Date:   Sun, 24 Mar 2019 21:54:43 -0600

Added more to readme.

Diffstat:
MREADME.md | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git 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.