]> git.armaanb.net Git - chorizo.git/blobdiff - README
Support XEMBED
[chorizo.git] / README
diff --git a/README b/README
index 243f57e827197bbb95baf5333c21dac756fd8479..d8a4cb9d99b7b2c4f3ea4ea1ab35b7da856348a5 100644 (file)
--- a/README
+++ b/README
@@ -9,13 +9,25 @@ Features:
 
        - A WebKit viewport
        - Global content zoom
+       - Pluggability into suckless' tabbed
 
 Planned features:
 
        - An input box to change the current URL
        - vi-like shortcuts
        - Adblock
-       - Pluggability into suckless' tabbed (preferred) or native tabs
+
+
+Using sn with tabbed
+====================
+
+The order of arguments for sn doesn't matter. This means you can run it
+like this:
+
+       $ tabbed -c ./sn file:///home/hans/bookmarks.html -z 0.8 -e
+
+Each new tab will then show your bookmarks and is scaled by a factor of
+0.8.
 
 
 Literature