From 296612fedc1c9783b5e97382a951a0265eb768f7 Mon Sep 17 00:00:00 2001 From: BarRaider <46548278+BarRaider@users.noreply.github.com> Date: Mon, 17 Aug 2020 21:37:21 -0700 Subject: [PATCH] Updated Readme.md to reflect relevant branch --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 33db275..3f8a924 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ TwitchLib repository representing all code belonging to the implementation Twitch's PubSub service. ## Note -Trying to listen to events that an account does not have (bits / subs for example) and require Oauth, will return Bad Oauth. Code accordingly. +Trying to listen to events that an account does not have (bits / subs for example) and require Oauth, will return Bad Oauth. Code accordingly. +**Developers:** Please note the Master branch is not updated. All changes are being pushed to the **Dev** branch ### Example ```csharp