Browse Source

Update README.md

Volodymyr Tkach 2 years ago
parent
commit
40a789c9af
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,6 +1,6 @@
 # golang-twitch
 
-Twitch API PubSub interface and automatically take care of API limits. Also it will handle automatically reconnections, ping/pong and maintenance requests
+Twitch API PubSub interface and automatically take care of API limits. Also it will handle automatically reconnections, ping/pong and maintenance requests. Designed by PubSub guide: [https://dev.twitch.tv/docs/pubsub/](https://dev.twitch.tv/docs/pubsub/)
 
 ```go
 ps := pubsub.New()