From: Daniel Carl <danielcarl@gmx.de>
Date: Fri, 21 Jun 2013 22:25:24 +0000 (+0200)
Subject: Adapted the libwebkit version in the dependencies.
X-Git-Url: https://git.owens.tech/112-editable-focus.html/112-editable-focus.html/git?a=commitdiff_plain;h=8b09b511977e9f8791e555974e3047a13e5c0ddd;p=vimb.git

Adapted the libwebkit version in the dependencies.
---

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"