From 59c7d75644747b328468b0f4e23e79712b23a4dc Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 26 Jun 2014 17:27:41 +0200 Subject: [PATCH] Add 'getting help' to README --- README.asciidoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.asciidoc b/README.asciidoc index fe0dbe8e0..a308ccb4c 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -10,6 +10,18 @@ an input similar to vim. It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl. +Getting help +------------ + +Documentation is slowly catching up as this is a rather young project. + +You can however get help in the IRC channel +irc://irc.freenode.org/#qutebrowser[#qutebrowser] on Freenode, or by writing a +message to the +https://lists.schokokeks.org/mailman/listinfo.cgi/qutebrowser[mailinglist] at +mailto:qutebrowser@lists.qutebrowser.org[]. + + Requirements ------------