aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README8
1 files changed, 1 insertions, 7 deletions
diff --git a/README b/README
index d66a689..6e84135 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
1dmenu - dynamic menu 1dmenu - dynamic menu
2-------------------- 2====================
3dmenu is a generic and efficient menu for X. 3dmenu is a generic and efficient menu for X.
4 4
5 5
@@ -22,9 +22,3 @@ necessary as root):
22Running dmenu 22Running dmenu
23------------- 23-------------
24See the man page for details. 24See the man page for details.
25
26
27Configuration
28-------------
29The configuration of dmenu is done by creating a custom config.h
30and (re)compiling the source code.