Skip to content

Commit

Permalink
rename repo
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavxd committed Sep 26, 2021
1 parent 5c8d065 commit 0edb247
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# yt-chat-archive
# youtube-live-chat-downloader

Fetches Youtube live chat messages without any authentication

Expand All @@ -7,7 +7,7 @@ Fetches Youtube live chat messages without any authentication
```go
package main

import YtChat "github.com/abhinavxd/yt-chat-archive"
import YtChat "github.com/abhinavxd/youtube-live-chat-downloader"
import "fmt"

func main() {
Expand Down

0 comments on commit 0edb247

Please sign in to comment.