From f880bbb7ef8c6efcd754b7ff0dee7570fa0d5f7f Mon Sep 17 00:00:00 2001 From: MrCakeSlayer <13650699+MrCakeSlayer@users.noreply.github.com> Date: Sun, 19 Sep 2021 23:29:14 -0400 Subject: [PATCH] Add punctuation to sponsor note. (#162) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dceb2a7a8..f8e4d2839 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repo is a custom fork of Discord.Net that introduces the newest features of discord for testing and experimenting. Nothing here is guaranteed to work but you are more than welcome to submit bugs in the issues tabs -If this projects benefits you (*and your financially stable*) consider donating or becoming a sponsor as it really helps out! +If this projects benefits you (*and you're financially stable*) consider donating or becoming a sponsor as it really helps out! ## Known issues Labs will not work with normal package of Playwo's [InteractivityAddon](https://www.nuget.org/packages/Discord.InteractivityAddon). The reason is that his package depends on the base discord.net lib. You can instead use the [InteractivityAddon.Labs](https://www.nuget.org/packages/Discord.InteractivityAddon.Labs) package which implements some of the features added in Discord.Net-Labs.