about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--html/index.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/html/index.html b/html/index.html
index 829c073..20c9d1a 100644
--- a/html/index.html
+++ b/html/index.html
@@ -7,11 +7,16 @@
 Welcome to the xxxterm site.
 <p>
 XXXTerm is a minimalists web browser.
-It strives to be vi-like for heavy keyboard users.
-Development has just begun and currently it is very spartan.
+It strives to be vi-like for heavy keyboard users while maintaining traditional web browser behavior.
+<p>
+Major features are:
+<li>Tabbed browsing
+<li>Cookie support
+<li><a href="http://www.vim.org/">vim</a> keybindings
+<li>Text based config file
 <p>
 Version numbers are based the cvs tag.
-For example, this is how V1.22 looks like: $xxxterm$
+For example: $xxxterm$
 <p>
 It is based on
 <a href="http://webkit.org">webkit</a>