From 8b09b511977e9f8791e555974e3047a13e5c0ddd Mon Sep 17 00:00:00 2001
From: Daniel Carl <danielcarl@gmx.de>
Date: Sat, 22 Jun 2013 00:25:24 +0200
Subject: [PATCH] Adapted the libwebkit version in the dependencies.

---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 65e6196..ed7d514 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ browsing-experience with low memory and cpu usage.
 More informatio and some screenshots of vimb browser in action can be found on
 the [vimb project page][vimb].
 
-## Features
+## features
 - vim-like modal
 - vim-like keybindings
 - nearly every configuration can be changed on runtime with `:set varname=value`
@@ -35,12 +35,12 @@ the [vimb project page][vimb].
 - open input or teaxteaeas with configurable external editor
 - user defined URL-shortcuts with placeholders
 
-## Dependencies
-- libwebkit-1.0
+## dependencies
+- libwebkit >=1.3.10
 - libgtk+-2.0
 - libsoup-2.4
 
-# License
+# license
 Information about the license are found in the file LICENSE.
 
 [vimb]: http://fanglingsu.github.io/vimb/ "vimb - vim-like webkit browser project page"
-- 
2.20.1