From 840fd4f32725d8a94ba138ada75d0be6e0686b0d Mon Sep 17 00:00:00 2001 From: Connor Lane Smith Date: Sun, 20 Nov 2011 16:15:48 +0100 Subject: update documentation --- README | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'README') diff --git a/README b/README index 42f5884..65fe967 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ -tabbed - simple Xembed container manager -======================================== -tabbed is a simple Xembed container manager based on Xlib. +tabbed - generic tabbed interface +================================= +tabbed is a simple tabbed X window container. Requirements @@ -13,13 +13,12 @@ Installation Edit config.mk to match your local setup (tabbed is installed into the /usr/local namespace by default). -Afterwards enter the following command to build and install tabbed (if -necessary as root): +Afterwards enter the following command to build and install tabbed +(if necessary as root): make clean install Running tabbed -------------- -run - tabbed [-d] +See the man page for details. -- cgit v1.2.3