From e85f491d99c94ca87e8411c9cc4a235186728828 Mon Sep 17 00:00:00 2001 From: Daniel Aberger Date: Fri, 23 Apr 2021 10:23:56 +0200 Subject: [PATCH] README.md: add thank you to text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7546bb..9c7bb5f 100644 --- a/README.md +++ b/README.md @@ -22,4 +22,4 @@ Coming soon. ## Known issues - `https://discordapp.com/api/oauth2` needs to be added to `brokenAuthHeaderProviders` in `golang.org/x/oauth2/internal/token.go` in order for oauth2 to work again. -Please use the issue tracker. +Please use the issue tracker. Thank you!