Browse Source

Update README.md

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

+ 1 - 0
README.md

@@ -42,3 +42,4 @@ signal.Notify(interrupt, os.Interrupt)
 ps.Close()
 ```
 
+Full example here: [https://github.com/vladimirok5959/golang-twitch/blob/main/cmd/cli/main.go](https://github.com/vladimirok5959/golang-twitch/blob/main/cmd/cli/main.go)