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