about summary refs log tree commit diff stats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index c8e24ef..6260440 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-dwm
-------
+dwm - dynamic window manager
+----------------------------
 
 dwm is an extremly fast, small, and dynamic X11 window manager.
 
@@ -21,7 +21,7 @@ necessary as root):
 
 
 Running dwm
---------------
+-----------
 Add the following line to your .xinitrc to start dwm using startx:
 
     exec dwm
f='#n108'>108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151