From 320b4b466ef0c9fe9992fdba8d425a47fe5dcef8 Mon Sep 17 00:00:00 2001 From: Yves Hoppe Date: Fri, 26 May 2017 11:11:58 +0200 Subject: [PATCH] Plugin description --- bumblebee/modules/github.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bumblebee/modules/github.py b/bumblebee/modules/github.py index a558f34..7e0412c 100644 --- a/bumblebee/modules/github.py +++ b/bumblebee/modules/github.py @@ -1,6 +1,6 @@ # pylint: disable=C0111,R0903 -"""Displays the unread github requests of a user +"""Displays the unread GitHub notifications for a GitHub user Requires the following executable: * curl