[module/github] Fix requirements for GitHub module

This commit is contained in:
Frederic Junod 2017-07-07 17:25:00 +02:00
parent 1b95f55851
commit 7abe3b7918

View file

@ -2,8 +2,8 @@
"""Displays the unread GitHub notifications for a GitHub user """Displays the unread GitHub notifications for a GitHub user
Requires the following executable: Requires the following library:
* curl * requests
Parameters: Parameters:
* github.token: GitHub user access token * github.token: GitHub user access token