X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/5d3fd3707b262508d1750cf95ac2e2f666be6163..352e1b4c81d141cf60f98b38c93dd1fcd342c4a4:/README

diff --git a/README b/README
index 5d40d95..4860bbe 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 dwm - dynamic window manager
 ----------------------------
-dwm is an extremely fast, small, and dynamic X11 window manager.
+dwm is an extremely fast, small, and dynamic window manager for X.
 
 
 Requirements
@@ -44,4 +44,5 @@ like this in your .xinitrc:
 
 Configuration
 -------------
-The configuration of dwm is done by editing config.h.
+The configuration of dwm is done by creating a custom config.h
+and (re)compiling the source code.