From 9fb6db41bdc05072bbe7030c3288cafeb1f310bb Mon Sep 17 00:00:00 2001 From: Ivan Kanakarakis Date: Sun, 11 Dec 2011 08:03:40 +0200 Subject: README: modes and installation --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0bec1c4..4d64b36 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ and with the new window opened at the bottom of the stack (like dwm's attach\_as --- -*There's vertical tiling mode:* +*Common tiling mode:* -------------- | | W | @@ -41,7 +41,7 @@ and with the new window opened at the bottom of the stack (like dwm's attach\_as --- -*Horizontal tiling mode:* +*Bottom Stack (bstack) tiling mode:* ------------- | | @@ -63,7 +63,7 @@ and with the new window opened at the bottom of the stack (like dwm's attach\_as --- - *Fullscreen mode* (you'll know when you see it) + *Monocycle mode* (aka fullscreen - you'll know when you see it) ------------- | | @@ -92,8 +92,7 @@ Build and install the project. $ $EDITOR config.h # optional $ make - # make install - $ make clean + # make clean install Bugs -- cgit v1.3.1