summaryrefslogtreecommitdiff
path: root/README.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-04-14 13:40:31 +0200
committerFlorian Bruhin <me@the-compiler.org>2022-04-14 13:40:31 +0200
commit488dc175e0697ef96d3a4643e616a4623eeebfdb (patch)
tree1d0007055df728781e101ac399414da7d78499a7 /README.asciidoc
parent16d3a99a6b8955cab878ad12d676cbd0ca13b48e (diff)
downloadqutebrowser-488dc175e0697ef96d3a4643e616a4623eeebfdb.tar.gz
qutebrowser-488dc175e0697ef96d3a4643e616a4623eeebfdb.zip
doc: Adjust some PyQt5 references
Diffstat (limited to 'README.asciidoc')
-rw-r--r--README.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.asciidoc b/README.asciidoc
index 5ac14c418..fe0c23f2d 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -7,7 +7,7 @@ qutebrowser
===========
// QUTE_WEB_HIDE
-image:qutebrowser/icons/qutebrowser-64x64.png[qutebrowser logo] *A keyboard-driven, vim-like browser based on PyQt5 and Qt.*
+image:qutebrowser/icons/qutebrowser-64x64.png[qutebrowser logo] *A keyboard-driven, vim-like browser based on Python and Qt.*
image:https://github.com/qutebrowser/qutebrowser/workflows/CI/badge.svg["Build Status", link="https://github.com/qutebrowser/qutebrowser/actions?query=workflow%3ACI"]
image:https://codecov.io/github/qutebrowser/qutebrowser/coverage.svg?branch=master["coverage badge",link="https://codecov.io/github/qutebrowser/qutebrowser?branch=master"]
@@ -16,7 +16,7 @@ link:https://www.qutebrowser.org[website] | link:https://blog.qutebrowser.org[bl
// QUTE_WEB_HIDE_END
qutebrowser is a keyboard-focused browser with a minimal GUI. It's based
-on Python and PyQt5 and free software, licensed under the GPL.
+on Python and Qt and free software, licensed under the GPL.
It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.