summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-09-08 14:02:24 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-09-08 14:02:24 +0200
commitffa29dd204d649f7b2d609760b1006cb2c0f3f2b (patch)
tree79ac98a65a43258dcb884806507bc86b48fcd1e2
parent30784d5946d15c0969cf170e74dc23690f722bf3 (diff)
downloadqutebrowser-ffa29dd204d649f7b2d609760b1006cb2c0f3f2b.tar.gz
qutebrowser-ffa29dd204d649f7b2d609760b1006cb2c0f3f2b.zip
doc: Add wyeb to alternatives
-rw-r--r--README.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.asciidoc b/README.asciidoc
index 5c87df857..898c5059c 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -202,6 +202,7 @@ Active
~~~~~~
* https://fanglingsu.github.io/vimb/[vimb] (C, GTK+ with WebKit2)
+* https://github.com/jun7/wyeb[wyeb] (C, GTK+ with WebKit2)
* https://luakit.github.io/luakit/[luakit] (C/Lua, GTK+ with WebKit2)
* https://nyxt.atlas.engineer/[Nyxt browser] (formerly "Next browser", Lisp, Emacs-like but also offers Vim bindings, QtWebKit or GTK+/WebKit2 - note there was a https://jgkamat.gitlab.io/blog/next-rce.html[critical remote code execution] which was handled quite badly)
* https://vieb.dev/[Vieb] (JavaScript, Electron)