From b9ed0b37f08048d2e71e6d0a76023e7827aa415a Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Fri, 9 Jan 2015 14:30:18 +0100 Subject: [PATCH] Improve README (badges, alt-texts). --- README.asciidoc | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/README.asciidoc b/README.asciidoc index 89a60fec3..3cca31379 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -6,8 +6,12 @@ qutebrowser =========== -image:icons/qutebrowser-64x64.png[] _A keyboard-driven, vim-like browser based -on PyQt5 and QtWebKit._ +image:icons/qutebrowser-64x64.png[qutebrowser logo] *A keyboard-driven, vim-like browser based on PyQt5 and QtWebKit.* + +image:https://img.shields.io/pypi/l/qutebrowser.svg?style=flat["license badge",link="https://github.com/The-Compiler/qutebrowser/blob/master/COPYING"] +image:https://img.shields.io/pypi/v/qutebrowser.svg?style=flat["version badge",link="https://pypi.python.org/pypi/qutebrowser/"] +image:https://img.shields.io/github/issues/The-Compiler/qutebrowser.svg?style=flat["issues badge",link="https://github.com/The-Compiler/qutebrowser/issues"] +image:http://qutebrowser.org:8010/png?builder=archlinux-host["build badge",link="http://qutebrowser.org:8010/waterfall"] qutebrowser is a keyboard-focused browser with with a minimal GUI. It's based on Python, PyQt5 and QtWebKit and free software, licensed under the GPL. @@ -17,10 +21,10 @@ It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl. Screenshots ----------- -image:doc/img/main.png[width=300,link="doc/img/main.png"] -image:doc/img/downloads.png[width=300,link="doc/img/downloads.png"] -image:doc/img/completion.png[width=300,link="doc/img/completion.png"] -image:doc/img/hints.png[width=300,link="doc/img/hints.png"] +image:doc/img/main.png["screenshot 1",width=300,link="doc/img/main.png"] +image:doc/img/downloads.png["screenshot 2",width=300,link="doc/img/downloads.png"] +image:doc/img/completion.png["screenshot 3",width=300,link="doc/img/completion.png"] +image:doc/img/hints.png["screenshot 4",width=300,link="doc/img/hints.png"] Downloads ---------