aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..a4368e7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,20 @@
+# Simple Browser
+
+This is a little browser which depends on the QtWebEngine.
+
+In Contrast to the GtkWebkit the QtWebEngine runs under Chromium and
+is lighter and faster and supports more modern websites.
+
+Because of the fact that the Qt library is only provided for C++
+this browser is written in c++.
+
+## Keybindings
+
+- k : scroll up
+- j : scroll down
+- o : open url
+
+## TODO
+
+- Execute Shell Commands
+- add config-header-file