From d3edbc54df60abdeba4258cc310046af68046642 Mon Sep 17 00:00:00 2001 From: NyanKiyoshi Date: Fri, 15 Jun 2018 19:31:13 +0200 Subject: [PATCH] Added quick link to github settings --- Module:-github.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Module:-github.md b/Module:-github.md index e0f5a34..13eba1a 100644 --- a/Module:-github.md +++ b/Module:-github.md @@ -2,7 +2,7 @@ This module shows the unread notification count using the GitHub API. **NOTE:** This module requires the project to be built with cURL support. -You will need to generate a GitHub personal access token where at least `notifications` is in the scope. +You will need to [generate a GitHub personal access token](https://github.com/settings/tokens/new?scopes=notifications&description=Notifier+for+Polybar) where at least `notifications` is in the scope. ### Basic settings ~~~ ini