From 9ff754920179dd947472a85fa0f65a8a673c5c9d Mon Sep 17 00:00:00 2001
From: Daniel Carl <danielcarl@gmx.de>
Date: Sat, 10 Nov 2012 15:11:05 +0100
Subject: [PATCH] Added README file.

---
 README.org | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 README.org

diff --git a/README.org b/README.org
new file mode 100644
index 0000000..594e2ab
--- /dev/null
+++ b/README.org
@@ -0,0 +1,14 @@
+* Vimp
+  Vimp is a web browser that behaves like the Vimprobable but with some
+  paradigms from dwb and hopefully a cleaner code base. The goal of Vimp is to
+  build a completely keyboard-driven, efficient and pleasurable
+  browsing-experience with low memory and cpu usage.
+** Features
+   - fully keyboard controllable
+   - change setting to runtime
+** Dependencies
+   - libwebkit-1.0
+   - libgtk+-2.0
+   - libsoup-2.4
+* License
+  Information about the license are found in the file LICENSE.
-- 
2.20.1