From b2a3b3ea0d806eb16c93c05ab834ef0e507047d7 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 12 Sep 2018 09:45:21 +1000 Subject: [PATCH] README: add a screenshot to the error page So at least users get a tast of the cheese^Wmousetrap^Werror page before getting overly confused by it. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b4c6e30..95b4d63 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ Screenshots ![LED configuration screenshot](https://github.com/libratbag/piper/blob/wiki/screenshots/piper-ledpage.png) +And if you see the mousetrap, something isn't right. Usually this means that +either ratbagd is not running (like in this screenshot), ratbagd needs to be +updated to a newer version, or some other unexpected error occured. + +![The error page](https://github.com/libratbag/piper/blob/wiki/screenshots/piper-errorpage.png) + Installing Piper ================