summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 6 insertions, 7 deletions
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.