From 4d0cb33df1df2a3f4bbf01f1d6768d0c29ae1500 Mon Sep 17 00:00:00 2001 From: "C. Poda" Date: Mon, 27 Aug 2018 08:14:30 -0700 Subject: [PATCH] Change webmacs from WebEngine to QtWebEngine. --- README.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.asciidoc b/README.asciidoc index 806969aec..6a568aa5a 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -172,7 +172,7 @@ Active * https://luakit.github.io/luakit/[luakit] (C/Lua, GTK+ with WebKit2) * http://surf.suckless.org/[surf] (C, GTK+ with WebKit1/WebKit2) * https://github.com/next-browser/next/[next] (Lisp, Emacs-like, GTK+ with WebKit) -* https://github.com/parkouss/webmacs/[webmacs] (Python, Emacs-like with WebEngine) +* https://github.com/parkouss/webmacs/[webmacs] (Python, Emacs-like with QtWebEngine) * Chrome/Chromium addons: http://vimium.github.io/[Vimium], https://github.com/brookhong/Surfingkeys[Surfingkeys],