From 323c1df6ccd9fc0a2cca26da61b3e1154adcadc7 Mon Sep 17 00:00:00 2001 From: Tobias Witek Date: Sat, 13 Jan 2018 19:33:43 +0100 Subject: [PATCH] [doc] Add FAQ link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 824373d..15b0d74 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ Explicitly unsupported Python versions: 3.2 (missing unicode literals) # Documentation See [the wiki](https://github.com/tobi-wan-kenobi/bumblebee-status/wiki) for documentation. +See [FAQ](https://github.com/tobi-wan-kenobi/bumblebee-status/wiki/FAQ) for, well, FAQs. + Other resources: * A list of [available modules](https://github.com/tobi-wan-kenobi/bumblebee-status/wiki/Available-Modules)