summaryrefslogtreecommitdiff
path: root/README.asciidoc
diff options
context:
space:
mode:
authorjosealberto4444 <jose.gif@hotmail.com>2017-10-05 14:05:26 +0200
committerjosealberto4444 <jose.gif@hotmail.com>2017-10-05 14:10:00 +0200
commitd8e9d10c001e76400401b372005d9f9711427c73 (patch)
treea7320ede24f2275a3381fc31521dc0932dd80897 /README.asciidoc
parent30aab8ef7922d385b7f5ff3cf6d4eba56cac7340 (diff)
downloadqutebrowser-d8e9d10c001e76400401b372005d9f9711427c73.tar.gz
qutebrowser-d8e9d10c001e76400401b372005d9f9711427c73.zip
Unify style and fix some bugs
Diffstat (limited to 'README.asciidoc')
-rw-r--r--README.asciidoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.asciidoc b/README.asciidoc
index e2b75747d..c3349e371 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -44,10 +44,10 @@ Documentation
In addition to the topics mentioned in this README, the following documents are
available:
-* A https://qutebrowser.org/img/cheatsheet-big.png[key binding cheatsheet]: +
+* https://qutebrowser.org/img/cheatsheet-big.png[Key binding cheatsheet]: +
image:https://qutebrowser.org/img/cheatsheet-small.png["qutebrowser key binding cheatsheet",link="https://qutebrowser.org/img/cheatsheet-big.png"]
* link:doc/quickstart.asciidoc[Quick start guide]
-* A https://www.shortcutfoo.com/app/dojos/qutebrowser[free training course] to remember those key bindings.
+* https://www.shortcutfoo.com/app/dojos/qutebrowser[Free training course] to remember those key bindings
* link:doc/faq.asciidoc[Frequently asked questions]
* link:doc/help/configuring.asciidoc[Configuring qutebrowser]
* link:doc/contributing.asciidoc[Contributing to qutebrowser]
@@ -107,9 +107,9 @@ The following software and libraries are required to run qutebrowser:
- QtWebEngine, or
- QtWebKit - only the
link:https://github.com/annulen/webkit/wiki[updated fork] (5.212) is
- supported.
+ supported
* http://www.riverbankcomputing.com/software/pyqt/intro[PyQt] 5.7.0 or newer
- (5.9 recommended) for Python 3.
+ (5.9 recommended) for Python 3
* https://pypi.python.org/pypi/setuptools/[pkg_resources/setuptools]
* http://fdik.org/pyPEG/[pyPEG2]
* http://jinja.pocoo.org/[jinja2]
@@ -120,7 +120,7 @@ The following software and libraries are required to run qutebrowser:
The following libraries are optional:
* http://cthedot.de/cssutils/[cssutils] (for an improved `:download --mhtml`
- with QtWebKit)
+ with QtWebKit).
* On Windows, https://pypi.python.org/pypi/colorama/[colorama] for colored log
output.
* http://asciidoc.org/[asciidoc] to generate the documentation for the `:help`