Browse Source

Update README.md

master^2
witer33 2 years ago
committed by GitHub
parent
commit
74456b495e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -6,7 +6,7 @@ Go Twitch Bot Api wrapper, with an easy to use interface.
package main
import (
"twitch/twitchbot"
"github.com/witer33/twitchbot"
)
func main() {

Loading…
Cancel
Save