changeset 87:e8a23f20097e

updated README
author Anselm R. Garbe <garbeam@wmii.de>
date Mon, 17 Jul 2006 10:09:57 +0200
parents 3fb1cbd75ef5
children b1fcfec224ed
files README
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README	Mon Jul 17 10:00:59 2006 +0200
+++ b/README	Mon Jul 17 10:09:57 2006 +0200
@@ -36,5 +36,5 @@
 
 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.