aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAvitld <avitld@avitld.xyz>2025-07-28 14:34:35 +0300
committerAvitld <avitld@avitld.xyz>2025-07-28 14:34:35 +0300
commit189ec51e21ff0690b26083236e7cbf83bc0fa76d (patch)
treebea6d387459a5a1d5e3fa9d249db95c2df7b7e7b /README.md
downloadwebb-master.tar.gz
webb-master.tar.bz2
webb-master.zip
Patch 1HEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ac7b4ba
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+# webb
+## webb is an extremely minimal web browser written in Webkit2GTK and XLib
+
+webb (literally **web b**rowser) is a very simplistic web browser written in C.
+
+features:
+- tabs
+- downloads (requires wget, only downloads to ~/Downloads)
+
+basic commands include:
+- ctrl + o = open url
+- ctrl + g = go back
+- ctrl + f = go forward
+- ctrl + r = refresh
+- ctrl + q = close tab
+- ctrl + t = new tab