updated README - dwm - dynamic window manager
 (HTM) git clone https://git.parazyd.org/dwm
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit ed41473634058b3ffdee7c8eef39785defe9da65
 (DIR) parent ee5ba1443142e8e8e69933874eaa5415dbb8d80d
 (HTM) Author: Anselm R. Garbe <garbeam@wmii.de>
       Date:   Mon, 17 Jul 2006 10:09:57 +0200
       
       updated README
       
       Diffstat:
         M README                              |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/README b/README
       @@ -36,5 +36,5 @@ This will start dwm on display :1 of the host foo.bar.
        
        Configuration
        -------------
       -The configuration of dwm is done by customizing the wm.h source file. To
       -customize the key bindings edit dev.c.
       +The configuration of dwm is done by customizing source code,
       +grep for CUSTOMIZE keyword.