Merge pull request #127 from fredj/github_requires
[module/github] Fix requirements for GitHub module
This commit is contained in:
commit
ca4e9bbed6
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue